| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-09-06 | lib/crypto: curve25519: Consolidate into single module | Eric Biggers |
| 2025-09-06 | lib/crypto: curve25519: Move a couple functions out-of-line | Eric Biggers |
| 2025-09-06 | lib/crypto: tests: Migrate Curve25519 self-test to KUnit | Eric Biggers |
| 2025-05-12 | crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS | Eric Biggers |
| 2021-07-16 | crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific | Randy Dunlap |
| 2020-11-20 | crypto: lib/curve25519 - Move selftest prototype into header file | Herbert Xu |
| 2020-01-16 | crypto: curve25519 - Fix selftest build error | Herbert Xu |
| 2019-12-27 | crypto: lib/curve25519 - re-add selftests | Jason A. Donenfeld |
| 2019-11-17 | crypto: curve25519 - generic C library implementations | Jason A. Donenfeld |