author | Sadoon Albader <sadoon@soulserv.xyz> | |
Tue, 3 Oct 2023 16:33:17 +0000 (19:33 +0300) | ||
committer | Luke Kenneth Casson Leighton <lkcl@lkcl.net> | |
Fri, 22 Dec 2023 19:26:21 +0000 (19:26 +0000) | ||
commit | 5bc27b0c3ff3c30cf0ca2718fff1eda2b968ed45 | |
tree | d36600aa75bd2e238e6d0ff475ca80bef0ea2f28 | tree |
parent | a4541e494b980f6a9e857a0aa90c4a21ebdaa787 | commit | diff |
crypto/poly1305/.gitignore | [new file with mode: 0644] | blob |
crypto/poly1305/Makefile | [new file with mode: 0644] | blob |
crypto/poly1305/poly1305-donna-64.h | [new file with mode: 0644] | blob |
crypto/poly1305/poly1305-donna.c | [new file with mode: 0644] | blob |
crypto/poly1305/poly1305-donna.h | [new file with mode: 0644] | blob |
crypto/poly1305/poly1305-rand-test.c | [new file with mode: 0644] | blob |