Commit Graph

410 Commits

Author SHA1 Message Date
NIIBE Yutaka
5d80525552 auth and keystring handling improvement (2) 2013-10-09 11:47:06 +09:00
NIIBE Yutaka
b31e688536 auth and keystring handling improvement (1) 2013-10-09 11:13:43 +09:00
NIIBE Yutaka
62e00a321e Update from PolarSSL 2013-10-08 10:43:50 +09:00
NIIBE Yutaka
f9eaa6e0d1 Allow odd size of certificate 2013-10-08 10:31:07 +09:00
NIIBE Yutaka
e2ec98225f more mitigation against timing attack 2013-10-07 13:30:10 +09:00
NIIBE Yutaka
061c991e26 more fix bignum 2013-10-07 09:30:30 +09:00
NIIBE Yutaka
84c25e5767 another way to mitigate timing attack 2013-10-06 09:28:58 +09:00
NIIBE Yutaka
533ac62846 PolarSSL update to 1.2.9 (RSA blinding) 2013-10-05 12:30:55 +09:00
NIIBE Yutaka
7631531609 bug fix of malloc/free 2013-10-04 13:45:22 +09:00
NIIBE Yutaka
dbc955e467 changelog 2013-10-01 11:54:51 +09:00
NIIBE Yutaka
093917927b Use pseudo random generator for primality test 2013-10-01 11:53:00 +09:00
NIIBE Yutaka
c8a6146d02 fix prime number generation 2013-09-30 16:10:51 +09:00
NIIBE Yutaka
f207c4ec49 improve key generation 2013-09-27 17:31:26 +09:00
NIIBE Yutaka
8dc4022944 Updage from NeuG 0.11 2013-09-25 13:39:33 +09:00
NIIBE Yutaka
fae8c726b1 Upgrade to newer Chopstx 2013-09-25 13:24:27 +09:00
NIIBE Yutaka
ec195b290c fix configure: Thanks to Sumedha Widyadharma 2013-09-25 13:21:13 +09:00
NIIBE Yutaka
d222998955 fix compute_kP 2013-09-25 11:59:44 +09:00
NIIBE Yutaka
ee1e1ac851 fix ECC 2013-09-20 17:17:59 +09:00
NIIBE Yutaka
b2fb734d57 gnuk.ld.in alignment change 2013-07-19 14:15:11 +09:00
NIIBE Yutaka
1f6d9b1ed4 NeuG update 2013-07-19 13:40:49 +09:00
NIIBE Yutaka
d917fadffb fix flash_erase_all_and_exec 2013-07-19 12:18:46 +09:00
NIIBE Yutaka
4db6994fa0 fix memory handling 2013-07-19 12:16:14 +09:00
NIIBE Yutaka
0f7edd39b5 Port to Chopstx 2013-07-19 08:51:07 +09:00
NIIBE Yutaka
ee7d72743e port to chopstx 2013-06-20 16:19:49 +09:00
NIIBE Yutaka
7c01cae4a5 conditionalize RSA/ECDSA 2013-06-18 12:17:55 +09:00
NIIBE Yutaka
188f77b5fd const for p256 2013-06-18 12:14:28 +09:00
NIIBE Yutaka
a5f4068872 Follow new API of PolarSSL 2013-03-19 15:37:02 +09:00
NIIBE Yutaka
bf727758df fix for new API of PolarSSL 2013-03-19 14:22:43 +09:00
NIIBE Yutaka
3debd620c4 add changelog and NEWS entry 2013-03-15 16:25:14 +09:00
NIIBE Yutaka
13b9e7bcf3 add changelog 2013-03-15 10:43:10 +09:00
NIIBE Yutaka
5dca2abb00 changelog 2013-03-14 14:03:53 +09:00
NIIBE Yutaka
25a73b4df5 changelog 2013-03-12 11:46:11 +09:00
NIIBE Yutaka
1ad81a61bd Increase process stack size 2013-03-12 10:44:20 +09:00
NIIBE Yutaka
5995f333a5 changelog 2013-03-09 10:08:42 +09:00
NIIBE Yutaka
b6970672ac changelog 2013-03-09 10:01:49 +09:00
NIIBE Yutaka
9ad15265ba changelog 2013-03-07 09:28:14 +09:00
NIIBE Yutaka
616fc9dd64 changelog 2013-03-06 17:19:10 +09:00
NIIBE Yutaka
b297321cc6 add changelog 2013-02-27 20:17:55 +09:00
NIIBE Yutaka
8cf0dd5665 fixes to enable reGNUal 2013-02-26 10:25:32 +09:00
NIIBE Yutaka
93c97e9474 update changelog 2013-02-25 15:38:16 +09:00
NIIBE Yutaka
a8cfda93e0 add ec point header for public key 2013-02-22 11:57:53 +09:00
NIIBE Yutaka
c9d8a3a910 revert signature change patch 2013-02-22 11:54:18 +09:00
NIIBE Yutaka
f507abc876 add GPG_DO_DISCRETIONARY 2013-02-21 23:45:09 +09:00
NIIBE Yutaka
bddb92de5c add header for EC Point 2013-02-21 19:59:58 +09:00
NIIBE Yutaka
c46309d8a9 add ChangeLog entry 2013-02-21 17:25:52 +09:00
NIIBE Yutaka
00fc3d71c1 fix ecdsa 2013-02-21 17:18:02 +09:00
NIIBE Yutaka
a368a45a0d ecdsa implementation 2013-02-20 16:49:56 +09:00
NIIBE Yutaka
76a9e0e9b6 update regnual (incompatible to 1.0.x) 2013-02-19 13:37:27 +09:00
NIIBE Yutaka
70c0f63629 update sha256.c 2013-02-19 12:07:53 +09:00
NIIBE Yutaka
a8f4e517fc removal of ChibiOS_2.0.8 2013-02-19 11:28:21 +09:00
NIIBE Yutaka
38bbd38d14 Update boards/STM32_PRIMER2 for newer ChibiOS/RT 2013-02-18 16:32:21 +09:00
NIIBE Yutaka
605d8ef6c1 more update to newer chibios 2013-02-18 16:08:47 +09:00
NIIBE Yutaka
daeac800d8 more change for new ChibiOS/RT 2013-02-18 15:07:13 +09:00
NIIBE Yutaka
427dd5e5bf update changelog 2013-02-18 00:25:33 +09:00
NIIBE Yutaka
f87b059f04 update ChibiOS/RT and NeuG 2013-02-18 00:21:35 +09:00
NIIBE Yutaka
ed61ed980d version 1.0.2 2013-02-15 11:45:52 +09:00
NIIBE Yutaka
7ff0baf5df test script changes 2013-02-14 16:59:41 +09:00
NIIBE Yutaka
46259ce63d fix Le field handling 2013-02-14 16:38:38 +09:00
NIIBE Yutaka
0aca10f307 fixes for removing update keys 2013-02-14 11:09:06 +09:00
NIIBE Yutaka
5213d9ab82 fix GET CHALLENGE 2013-02-13 13:32:38 +09:00
NIIBE Yutaka
62b4369d2c minor change to external_authenticate 2013-01-30 16:50:19 +09:00
NIIBE Yutaka
9dde59867d Implement VERIFY with empty data 2013-01-28 12:10:14 +09:00
NIIBE Yutaka
eae955b15e try VEGA ALPHA specific change 2013-01-22 21:08:55 +09:00
NIIBE Yutaka
7e8dd12654 New tool/pageant_proxy_to_gpg.py 2013-01-21 12:10:25 +09:00
NIIBE Yutaka
6b6913c676 add tool/sexp.py 2013-01-21 12:05:06 +09:00
NIIBE Yutaka
3ad9373163 fix gpg_agent.py 2013-01-21 09:22:47 +09:00
NIIBE Yutaka
77d06fb301 tool/pinpadtest: add fixed length input 2013-01-11 12:16:50 +09:00
NIIBE Yutaka
ad9a901e1b upgrade_by_passwd.py 2012-12-25 14:47:49 +09:00
NIIBE Yutaka
4bfe087583 add test/factory_upgrade.py 2012-12-19 15:53:07 +09:00
NIIBE Yutaka
22d0cb689a add regnual class 2012-12-19 13:13:52 +09:00
NIIBE Yutaka
fe6337f988 new methods for gnuk_token.py 2012-12-19 12:57:36 +09:00
NIIBE Yutaka
1a2560531d fix 2012-12-19 11:19:17 +09:00
NIIBE Yutaka
40e234b799 Use tool/gnuk_token.py 2012-12-19 10:44:50 +09:00
NIIBE Yutaka
12bd1161a4 password length check for adminlessmode 2012-12-14 10:31:46 +09:00
NIIBE Yutaka
d72a0b7893 fix src/openpgp-do.c 2012-12-14 09:53:16 +09:00
NIIBE Yutaka
ee5b6a2a82 fix tool/gnuk_remove_keys* 2012-12-12 15:30:40 +09:00
NIIBE Yutaka
f9b43a67ee Add tool/gnuk_remove_keys_libusb.py 2012-12-05 14:27:15 +09:00
NIIBE Yutaka
b9772265cf proper bError value for time extension 2012-11-07 11:30:00 +09:00
NIIBE Yutaka
254c521c6f tool/gnuk_upgrade.py: Support non-smartcard auth 2012-11-01 09:18:55 +09:00
NIIBE Yutaka
d7c6b95ba1 add tool/get_raw_public_key.py 2012-10-31 16:23:19 +09:00
NIIBE Yutaka
2e7d93a556 change the product string 2012-10-26 11:05:33 +09:00
NIIBE Yutaka
db2d897c3f Update README and fix for STBEE_MINI 2012-10-13 08:40:37 +09:00
NIIBE Yutaka
23a9fe3bdc stlinkv2 fixes 2012-09-25 09:00:10 +09:00
NIIBE Yutaka
e8f773d2f6 fix stlinkv2.py 2012-09-18 15:32:12 +09:00
NIIBE Yutaka
6b5fc04c0d fix sha256 2012-09-12 14:16:40 +09:00
NIIBE Yutaka
39bee2ee01 Fix by Henry Hu 2012-08-29 13:16:27 +09:00
NIIBE Yutaka
f39380d3aa version 1.0.1 2012-08-03 11:20:13 +09:00
NIIBE Yutaka
71eaffc0ee version 1.0 2012-07-21 09:36:25 +09:00
NIIBE Yutaka
df5b7f31a3 doc 2012-07-21 09:26:51 +09:00
NIIBE Yutaka
63979416f6 fix tests for CERTDO 2012-07-20 16:00:41 +09:00
NIIBE Yutaka
5d3e6c2b29 initial PW1 123456 test cases 2012-07-10 14:16:53 +09:00
NIIBE Yutaka
63df97a2e0 Add tests 2012-07-10 08:55:48 +09:00
NIIBE Yutaka
144dd88a07 Bug fix for keygen 2012-07-10 08:51:38 +09:00
NIIBE Yutaka
e80c8f1e8e USB disconnect tool/stlinkv2.py 2012-07-10 08:50:32 +09:00
NIIBE Yutaka
51435e7dba return error sooner for decryption 2012-07-09 09:29:00 +09:00
NIIBE Yutaka
29b68186bf fix stlinkv2 for FST-01's LED 2012-07-09 09:27:38 +09:00
NIIBE Yutaka
a5fddc691d fix decryption test case 2012-07-09 09:26:10 +09:00
NIIBE Yutaka
965dace0a4 version 0.21 2012-07-06 10:21:58 +09:00
NIIBE Yutaka
ee4f3806c2 Add SPI flash ROM support for tool/stlinkv2.py 2012-07-06 10:03:10 +09:00
NIIBE Yutaka
9ad6c6461d SPI flash support starts for FST-01 2012-07-06 08:26:20 +09:00