Age | Commit message (Expand) | Author |
---|---|---|
2019-12-27 | crypto: lib/curve25519 - re-add selftests | Jason A. Donenfeld |
2019-11-17 | crypto: chacha20poly1305 - import construction and selftest from Zinc | Ard Biesheuvel |
2019-11-17 | crypto: curve25519 - generic C library implementations | Jason A. Donenfeld |
2019-11-17 | crypto: blake2s - generic C library implementation and selftest | Jason A. Donenfeld |
2019-11-17 | crypto: poly1305 - move core routines into a separate library | Ard Biesheuvel |
2019-11-17 | crypto: chacha - move existing library code into lib/crypto | Ard Biesheuvel |
2019-11-17 | crypto: lib - tidy up lib/crypto Kconfig and Makefile | Ard Biesheuvel |
2019-08-22 | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use | Hans de Goede |
2019-08-22 | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel |
2019-07-26 | crypto: aes - create AES library based on the fixed time AES code | Ard Biesheuvel |
2019-06-20 | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel |