aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/bliss/bliss_plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* added XOF dependencies of bliss and ntru pluginsAndreas Steffen2016-10-181-1/+15
|
* Explicitly mention SHA2 algorithm in BLISS OIDs and signature schemesAndreas Steffen2015-11-061-6/+18
|
* Allow SHA256 and SHA384 data hash for BLISS signatures.Andreas Steffen2015-02-261-0/+8
| | | | | The default is SHA512 since this hash function is also used for the c_indices random oracle.
* Implemented full BLISS support for IKEv2 public key authentication and the ↵Andreas Steffen2014-11-291-0/+4
| | | | pki tool
* Started implementing BLISS signature generationAndreas Steffen2014-11-291-8/+4
|
* Created framework for BLISS post-quantum signature algorithmAndreas Steffen2014-11-291-0/+93