Branch: refs/heads/master
Home: https://github.com/OpenSC/libp11
Commit: df5701feff1ec741c64fed4d16c8084debf8bd62
https://github.com/OpenSC/libp11/commit/df5701feff1ec741c64fed4d16c8084debf8bd62
Author: Anderson Sasaki <338...@us...>
Date: 2019-12-28 (Sat, 28 Dec 2019)
Changed paths:
M tests/evp-sign.c
M tests/fork-change-slot.softhsm
M tests/fork-test.c
Log Message:
-----------
tests: Use RSA keys with at least 2048 bits and SHA256 for signatures (#321)
This allows the test case to run on environments with more rigid hash function requirements, e.g. when running in FIPS mode.
|