gnuk/src
2014-03-31 17:12:07 +09:00
..
.gdbinit DO management 2010-08-26 19:50:06 +09:00
ac.c fix auth conditions 2013-10-11 14:08:13 +09:00
adc_stm32f103.c adc driver update 2013-11-12 13:02:44 +09:00
adc.h Updage from NeuG 0.11 2013-09-25 13:39:33 +09:00
affine.h affine.h 2014-03-18 15:13:56 +09:00
bn.c more bn fix 2014-03-20 15:42:32 +09:00
bn.h member name change 2014-01-21 13:07:20 +09:00
call-ec_p256k1.c affine.h 2014-03-18 15:13:56 +09:00
call-ec_p256r1.c affine.h 2014-03-18 15:13:56 +09:00
call-ec.c add call-ec_p256k1 2014-02-20 10:55:20 +09:00
call-rsa.c another way to mitigate timing attack 2013-10-06 09:28:58 +09:00
chconf.h update ChibiOS/RT and NeuG 2013-02-18 00:21:35 +09:00
config.h.in conditionalize HID_CARD_CHANGE_SUPPORT 2013-12-19 16:25:25 +09:00
configure fix configure for certdo 2014-02-25 09:25:49 +09:00
COPYING version 0.2 2010-09-13 11:47:21 +09:00
crypt.mk PolarSSL needed code only 2013-03-19 12:17:06 +09:00
debug.c port to chopstx 2013-06-20 16:19:49 +09:00
debug.h port to chopstx 2013-06-20 16:19:49 +09:00
ec_p256k1.c affine.h 2014-03-18 15:13:56 +09:00
ec_p256k1.h add ec_p256k1 2014-02-19 14:51:09 +09:00
ec_p256r1.c affine.h 2014-03-18 15:13:56 +09:00
ec_p256r1.h name change p256 -> p256r1 2014-02-17 13:49:35 +09:00
ecc-cdh.c fix ecdh 2013-09-26 13:24:25 +09:00
ecc-edwards.c eddsa_sign_25519 2014-03-31 16:46:40 +09:00
ecc.c bug fixes for secp256k1 2014-02-21 17:24:19 +09:00
field-group-select.h add ec_p256k1 2014-02-19 14:51:09 +09:00
flash.c flash private key handling. 2014-03-31 15:23:37 +09:00
gnuk.h eddsa_sign_25519 2014-03-31 16:46:40 +09:00
gnuk.ld.in mpi_exp_mod: Use stack instead of malloc 2013-12-23 16:17:20 +09:00
halconf.h update ChibiOS/RT and NeuG 2013-02-18 00:21:35 +09:00
jpc_p256k1.c affine.h 2014-03-18 15:13:56 +09:00
jpc_p256r1.c affine.h 2014-03-18 15:13:56 +09:00
jpc-ac_p256k1.h affine.h 2014-03-18 15:13:56 +09:00
jpc-ac_p256r1.h affine.h 2014-03-18 15:13:56 +09:00
jpc.c bug fixes for secp256k1 2014-02-21 17:24:19 +09:00
main.c add preparation for other boards 2013-11-25 17:21:50 +09:00
Makefile.in eddsa_sign_25519 2014-03-31 16:46:40 +09:00
mod25638.c clean up. 2014-03-29 07:59:31 +09:00
mod25638.h fix 2014-03-19 23:47:59 +09:00
mod.c cosmetic change 2014-01-22 16:57:19 +09:00
mod.h update and add ecc-cdh.c 2013-02-17 22:20:30 +09:00
modp256k1.c add comments 2014-03-19 11:12:36 +09:00
modp256k1.h Add modp256k1.[ch] 2014-02-18 12:07:33 +09:00
modp256r1.c add comments 2014-03-19 11:12:36 +09:00
modp256r1.h Use P256R1 2014-02-18 11:00:28 +09:00
muladd_256.h Assembler MUL/SQR 2014-01-28 11:31:52 +09:00
neug.c Updage from NeuG 0.11 2013-09-25 13:39:33 +09:00
neug.h update ChibiOS/RT and NeuG 2013-02-18 00:21:35 +09:00
openpgp-do.c proc_key_import for ed25519 2014-03-31 17:12:07 +09:00
openpgp.c eddsa_sign_25519 2014-03-31 16:46:40 +09:00
openpgp.h firmware update keys handling 2012-05-31 11:58:14 +09:00
pin-cir.c Update Chopstx 2013-11-03 13:01:38 +09:00
pin-dnd.c fixes for pin-cir support 2013-11-02 14:34:19 +09:00
random.c Add SALT for pass phrase handling 2013-10-09 17:21:37 +09:00
random.h Add SALT for pass phrase handling 2013-10-09 17:21:37 +09:00
sha256.c sha256 bug fix 2014-02-18 14:01:57 +09:00
sha256.h Updage from NeuG 0.11 2013-09-25 13:39:33 +09:00
sha512.c minor fix 2014-02-18 14:07:25 +09:00
sha512.h Add sha512 2014-02-05 16:20:26 +09:00
stdlib.h port to chopstx 2013-06-20 16:19:49 +09:00
stm32f103.h support STBEE mini 2013-11-27 12:47:25 +09:00
sys.c support STBEE mini 2013-11-27 12:47:25 +09:00
sys.h port to chopstx 2013-06-20 16:19:49 +09:00
usb_conf.h usb minor change 2013-11-12 13:05:57 +09:00
usb_ctrl.c support USB_FSIJ_GNUK_CARD_CHANGE control 2013-12-20 13:21:18 +09:00
usb_desc.c conditionalize HID_CARD_CHANGE_SUPPORT 2013-12-19 16:25:25 +09:00
usb_lld.h regnual update 2013-11-12 13:02:02 +09:00
usb_stm32f103.c USB driver update & reGNUal bug fix 2013-11-18 15:33:29 +09:00
usb-cdc.h Fixes for New USB stack 2012-05-11 09:28:04 +09:00
usb-icc.c support USB_FSIJ_GNUK_CARD_CHANGE control 2013-12-20 13:21:18 +09:00
usb-msc.c DnD port 2013-10-31 16:52:51 +09:00
usb-msc.h DnD port 2013-10-31 16:52:51 +09:00