]> git.cryptolib.org Git - avr-crypto-lib.git/commit
nist P-192 optimized recude for ecdsa
authorbg <daniel.otte@rub.de>
Tue, 18 Sep 2012 12:19:37 +0000 (14:19 +0200)
committerbg <daniel.otte@rub.de>
Tue, 18 Sep 2012 12:19:37 +0000 (14:19 +0200)
commit32705e6283b34dd709dc8fafdf5c3e32d6a944a1
tree43f565550e06e1f90df740663c687171e21fb624
parent7edc452f9303d020656a094a465a3f45cacf8587
nist P-192 optimized recude for ecdsa
ecdsa/nist_p192.c [new file with mode: 0644]
ecdsa/nist_p192.h [new file with mode: 0644]
mkfiles/ecdsa.mk [new file with mode: 0644]
test_src/main-ecdsa-test.c [new file with mode: 0644]