Pinned Repositories
asn1c
The ASN.1 Compiler
bee2
A cryptographic library
botan
Crypto and TLS for C++11
cryptopp
kalyna
Kalyna cipher implementations
OpenSC
Open source smart card tools and middleware. PKCS#11/MiniDriver/Tokend
OpenSC-Java
Using smart cards with Java SE
OpenSC.tokend
Tokend module for OS X with support for all cards supported by OpenSC
Str2Split
Sample of string processing in Haskell
mouse07410's Repositories
mouse07410/kalyna
Kalyna cipher implementations
mouse07410/Lesson-2-A-digest
The second lesson is about writing an engine with only a digest implementation
mouse07410/vigenere
A toy provider implementing an expanded vigenere cipher, to serve as a programming example
mouse07410/breadu.info
Bread Unit calculator
mouse07410/OpenSC.tokend
Tokend module for OS X with support for all cards supported by OpenSC
mouse07410/Lesson-1-A-useless-example
A demonstration of the absolute minimum needed to get an engine started.
mouse07410/Kalyna-reference
Reference implementation of the Kalyna block cipher (DSTU 7624:2014), all block and key length variants
mouse07410/JCPABE
Java implementation of an attribute-based encryption scheme
mouse07410/haskell-exercises