Use MGF1 with SHA-512 as BLISS random oracle

This commit is contained in:
Andreas Steffen
2015-07-27 22:09:08 +02:00
parent 7b7c510eec
commit e57190c312
5 changed files with 65 additions and 74 deletions
+5
View File
@@ -11,6 +11,11 @@ strongswan-5.3.3
- The vici interface now supports the configuration of auxiliary certification
authority information as CRL and OCSP URIs
- In the bliss plugin the c_indices derivation using a SHA-512 based random oracle
has been fixed, generalized and standardized by employing the MGF1 mask generation
function with SHA-512. As a consequence BLISS signatures unsing the improved oracle
are not compatible with the earlier implementation.
strongswan-5.3.2
----------------