aboutsummaryrefslogtreecommitdiff
path: root/vendor/botan
Commit message (Expand)AuthorAgeFilesLines
* core/crypto: Update the documentation (NFC)Yawning Angel2023-11-171-18/+24
* core/crypto: Exile keccak, md5 and sha1 to legacyYawning Angel2023-11-175-6/+16
* core/crypto/sm3: API cleanupYawning Angel2023-11-171-21/+18
* core/crypto/shake: API cleanupYawning Angel2023-11-171-38/+32
* core/crypto/sha3: API cleanupYawning Angel2023-11-171-72/+60
* core/crypto/sha2: API cleanupYawning Angel2023-11-171-72/+60
* core/crypto/sha1: API cleanupYawning Angel2023-11-171-21/+18
* core/crypto/md5: API cleanupYawning Angel2023-11-171-21/+18
* core/crypto/keccak: API cleanupYawning Angel2023-11-171-21/+18
* core/crypto/blake2: API cleanup and bug fixesYawning Angel2023-11-171-21/+18
* core/crypto/whirlpool: Remove, historical/exoticYawning Angel2023-11-173-123/+0
* core/crypto/tiger: Remove, historical/exoticYawning Angel2023-11-173-289/+0
* core/crypto/streebog: Remove, exoticYawning Angel2023-11-173-207/+0
* vendor/botan/skein512: Remove, use SHA-3Yawning Angel2023-11-173-292/+0
* core/crypto/ripemd: Remove, historical/exoticYawning Angel2023-11-173-123/+0
* core/crypto/md4: Remove, badly brokenYawning Angel2023-11-173-123/+0
* core/crypto/gost: Remove, exoticYawning Angel2023-11-173-123/+0
* core/crypto/siphash: CleanupsYawning Angel2023-11-171-4/+4
* Ensure required licenses are in distributable bundlesjcmdln2023-10-181-0/+24
* Just make the `io.Reader` etc aliasesgingerBill2023-06-0815-27/+27
* Update to new io interfacegingerBill2023-06-0815-27/+27
* Windows requires the botan-3 naming due to the new releasezhibog2023-05-032-1/+1
* Fix typozhibog2023-05-031-1/+1
* Try Windows 2022, since the windows tests failed. Likely because I compiled t...zhibog2023-05-031-2/+4
* Add Botan 3.0, comment some tests, due to removed algorithmszhibog2023-05-032-2/+2
* Add vendor:zlib to examples/all; prefix vendor packages.Jeroen van Rijn2022-09-2117-17/+17
* vendor: botan: simplify foreign importSébastien Marie2022-03-021-5/+1
* vendor: botan: add OpenBSD supportSébastien Marie2022-02-261-1/+3
* Fix procedurezhibog2022-02-221-1/+1
* Fix Odin_OS_Typezhibog2022-02-221-4/+4
* Added missing constantszhibog2022-02-221-4/+8
* Added SipHash + tests and fixed remaining semicolons in vendor/botanzhibog2022-02-2216-27/+280
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-3/+3
* Extended crypto API by variants that write the result into a destination buff...zhibog2021-12-3116-183/+797
* Add Botan crypto lib as a vendor libraryzhibog2021-11-0918-0/+2726