gnuk/src
2017-10-03 16:12:41 +09:00
..
.gdbinit DO management 2010-08-26 19:50:06 +09:00
ac.c USB Reset handling 2015-09-09 18:49:01 +09:00
affine.h affine.h 2014-03-18 15:13:56 +09:00
bn.c more. 2014-04-17 17:28:08 +09:00
bn.h member name change 2014-01-21 13:07:20 +09:00
call-ec_p256k1.c Don't use malloc if not needed. 2017-10-03 16:12:41 +09:00
call-ec_p256r1.c Don't use malloc if not needed. 2017-10-03 16:12:41 +09:00
call-ec.c Don't use malloc if not needed. 2017-10-03 16:12:41 +09:00
call-rsa.c Don't use malloc if not needed. 2017-10-03 16:12:41 +09:00
config.h.in Fix difference between original OpenPGP card 2016-10-13 10:33:02 +09:00
configure Stack definition change. 2017-09-29 13:18: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 More for GNU/Linux emulation. 2017-09-28 16:44:54 +09:00
ec_p256k1.h ECC keygen 2015-07-20 18:01:21 +09:00
ec_p256r1.c affine.h 2014-03-18 15:13:56 +09:00
ec_p256r1.h ECC keygen 2015-07-20 18:01:21 +09:00
ecc-edwards.c Don't use malloc if not needed. 2017-10-03 16:12:41 +09:00
ecc-mont.c Don't use malloc if not needed. 2017-10-03 16:12:41 +09:00
ecc.c fix NIST P-256 / secp256k1 key generation. 2016-10-21 15:30:07 +09:00
field-group-select.h add ec_p256k1 2014-02-19 14:51:09 +09:00
flash.c flash memory handling change to support GNU/Linux. 2017-10-03 11:50:48 +09:00
gnuk-malloc.h Don't provide stdlib.h, but provide gnuk-malloc.h. 2017-10-03 16:04:43 +09:00
gnuk.h Don't use malloc if not needed. 2017-10-03 16:12:41 +09:00
gnuk.ld.in Stack definition change. 2017-09-29 13:18:49 +09:00
jpc_p256k1.c cleanup mod_inv. 2014-04-08 10:57:46 +09:00
jpc_p256r1.c cleanup mod_inv. 2014-04-08 10:57:46 +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 minor fixes. 2014-04-14 18:37:25 +09:00
main.c flash memory handling change to support GNU/Linux. 2017-10-03 11:50:48 +09:00
Makefile generate flash.data. 2017-10-03 13:50:51 +09:00
mcu-stm32f103.c Stack definition change. 2017-09-29 13:18:49 +09:00
mod25638.c more. 2014-04-17 17:28:08 +09:00
mod25638.h more. 2014-04-17 17:28:08 +09:00
mod.c Initialize TMP to avoid confusion by static analysis. 2017-07-19 11:55:20 +09:00
mod.h minor fixes. 2014-04-14 18:37:25 +09:00
modp256k1.c Fix the implementation for NIST P-256 and secp256k1 2016-02-08 11:24:55 +09:00
modp256k1.h cleanup mod_inv. 2014-04-08 10:57:46 +09:00
modp256r1.c Fix the implementation for NIST P-256 and secp256k1 2016-02-08 11:24:55 +09:00
modp256r1.h cleanup mod_inv. 2014-04-08 10:57:46 +09:00
muladd_256.h more. 2014-04-17 17:28:08 +09:00
neug.c Stack definition change. 2017-09-29 13:18:49 +09:00
neug.h Stack definition change. 2017-09-29 13:18:49 +09:00
openpgp-do.c Don't use malloc if not needed. 2017-10-03 16:12:41 +09:00
openpgp.c FLASH_UPGRADE_SUPPORT is not relevant to GNU/Linux. 2017-10-02 16:24:56 +09:00
pin-cir.c Stack definition change. 2017-09-29 13:18:49 +09:00
pin-dnd.c fixes for pin-cir support 2013-11-02 14:34:19 +09:00
random.c always enable keygen 2015-07-18 13:55:28 +09:00
random.h Add SALT for pass phrase handling 2013-10-09 17:21:37 +09:00
sha256.c Fix non-use of stdlib.h. 2017-10-03 13:27:12 +09:00
sha256.h Updage from NeuG 0.11 2013-09-25 13:39:33 +09:00
sha512.c Fix non-use of stdlib.h. 2017-10-03 13:27:12 +09:00
sha512.h Add sha512 2014-02-05 16:20:26 +09:00
stack-def.h Stack definition change. 2017-09-29 13:18:49 +09:00
status-code.h add factory reset support (not-full yet) 2016-10-13 15:06:19 +09:00
usb_conf.h ICC->CCID 2016-05-31 19:51:07 +09:00
usb_ctrl.c More fix for USB. 2017-09-29 21:06:15 +09:00
usb_desc.c Update Chopstx, follow the change of USB API 2016-06-14 14:29:17 +09:00
usb-ccid.c More USB fix for GNU/Linux. 2017-10-02 15:29:45 +09:00
usb-cdc.h Fixes for New USB stack 2012-05-11 09:28:04 +09:00
usb-msc.c Stack definition change. 2017-09-29 13:18:49 +09:00
usb-msc.h Fix for PIN DND 2016-07-11 12:47:06 +09:00