author | jsing <jsing@openbsd.org> | |
Wed, 14 May 2014 14:46:35 +0000 (14:46 +0000) | ||
committer | jsing <jsing@openbsd.org> | |
Wed, 14 May 2014 14:46:35 +0000 (14:46 +0000) | ||
commit | 4bc16da37cfa55dcdce09dc227bc330c0fe39d74 | |
tree | 8f92da2e9b654afbe521da1d31c1ff56b32ede5d | tree | snapshot |
parent | be4f9a4a8812a8012dc521073eab5df3ae34e638 | commit | diff |
lib/libcrypto/crypto/Makefile | diff | blob | history | |
lib/libcrypto/poly1305/poly1305-donna.c | [new file with mode: 0644] | blob |
lib/libcrypto/poly1305/poly1305.c | [new file with mode: 0644] | blob |
lib/libcrypto/poly1305/poly1305.h | [new file with mode: 0644] | blob |
lib/libssl/src/crypto/poly1305/poly1305-donna.c | [new file with mode: 0644] | blob |
lib/libssl/src/crypto/poly1305/poly1305.c | [new file with mode: 0644] | blob |
lib/libssl/src/crypto/poly1305/poly1305.h | [new file with mode: 0644] | blob |
regress/lib/libcrypto/Makefile | diff | blob | history | |
regress/lib/libcrypto/poly1305/Makefile | [new file with mode: 0644] | blob |
regress/lib/libcrypto/poly1305/poly1305test.c | [new file with mode: 0644] | blob |