Files
simplexmq/cbits
Evgeny 9f9b6c8e88 crypto: BBS scheme for anonymous credentials with multiple presentations (#1794)
* crypto: BBS scheme for anonymous credentials with multiple presentations

* verify

* add files to sources

* more files

* more files, use cabal 3.0

* fix path

* extensions

* switch libbbs to fork

* return either from keygen

* use only secret key to sign

* improve FFI

* simplify

* update libbbs to support iOS

* add commoncrypto flag

* bump libbbs

* reject input of wrong length

* ci: get submodules

---------

Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com>
2026-06-15 09:44:11 +01:00
..
2023-10-31 22:44:46 +00:00
2023-10-31 22:44:46 +00:00
2023-10-31 22:44:46 +00:00
2023-10-31 22:44:46 +00:00
2023-10-31 22:44:46 +00:00

Streamlined NTRU Prime: sntrup761

The implementation of sntrup761 is the exact copy from this Internet draft.