mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-07-02 13:32:25 +00:00
aca1d9a462
* Validate SNTRUP761 KEM input lengths * 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> * 6.5.4.0 * core: add getentropy shim for windows build (#1809) * simplify --------- Co-authored-by: Paul Bottinelli <paul.bottinelli@trailofbits.com> Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com> Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com>