Commit Graph

9 Commits

Author SHA1 Message Date
Marek Goc 3dab9a5c1f cleaning 2022-10-22 12:03:53 +02:00
InfiniteLoopSpace 3f58f9a4b2 Added support for RSASSA-PSS and RSAES-OAEP. 2018-12-21 14:43:59 +01:00
InfiniteLoopSpace 5f34d82562 Added support for ECDH in enveloped data with ECDSA certificates.
- fixed parsing of choice(was compatible with Apple mail.app which tagged kari explicitly)
- minor fixes
2018-12-10 17:18:29 +01:00
InfiniteLoopSpace 58514b0041 Added README; additional tests and fixes for them. 2018-11-20 15:03:05 +01:00
InfiniteLoopSpace 830a60b19f Add support for signing E-Mails and fixed tests. 2018-11-19 14:33:55 +01:00
InfiniteLoopSpace 63fb32eb40 Add license. 2018-11-16 14:30:10 +01:00
InfiniteLoopSpace 45c1d50510 Added support for S/MIME RFC 5751 de-/encryption and signing/signature-verification. 2018-11-16 14:26:03 +01:00
InfiniteLoopSpace b8968e6c58 Added high level functions for cryptographic message syntax. 2018-11-16 14:04:26 +01:00
InfiniteLoopSpace ca99f63569 Added cms/protocol which is a fork of https://github.com/mastahyeti/cms/tree/master/protocol with support for encryption. 2018-11-16 13:19:38 +01:00