9306ad5043
Update how to flash firmware
2022-07-19 10:49:50 +02:00
54d031bc27
Remove docker as I will not be maintaning it
2022-07-19 10:42:06 +02:00
6909e0359c
Add VID/PID
2022-07-19 10:39:40 +02:00
5acd8a23d9
Change serial
2022-07-19 10:39:11 +02:00
d5a539986e
Correct OpenPGP version
2022-07-19 10:29:44 +02:00
8a19a2cb66
Update openocd documentation
2022-07-18 23:38:33 +02:00
5e4a264ac0
Update readme
2022-07-17 23:02:30 +02:00
a9079e8b5c
Update readme
2022-07-17 22:41:25 +02:00
057920600f
Update readme
2022-07-17 12:39:26 +02:00
7d1b5e4b71
Update readme
2022-07-17 12:28:58 +02:00
fe66b67317
Update readme
2022-07-17 12:25:42 +02:00
14f0acd749
Update readme
2022-07-17 12:20:41 +02:00
9ccbd5804a
Update readme
2022-07-17 12:14:38 +02:00
b4b82e1557
Update readme
2022-07-17 11:52:09 +02:00
357a4b3510
Update readme
2022-07-17 11:44:42 +02:00
1fdb74eb10
Update readme
2022-07-17 10:57:37 +02:00
977a09f69f
Update readme
2022-07-17 10:49:35 +02:00
cd271fbeb5
Update readme
2022-07-17 01:31:11 +02:00
7e17548610
Update readme
2022-07-17 01:28:57 +02:00
fd7a7c7dfa
Update build section in README
2022-07-17 01:00:38 +02:00
8de235b26f
Don't set default VID:PID
2022-07-17 00:57:08 +02:00
53cbb62738
Update readme
2022-07-17 00:47:47 +02:00
511f6de8b1
Change default configuration
2022-07-17 00:00:54 +02:00
0132723c7a
Move license info into root of project
2022-07-16 23:59:01 +02:00
a37f7aca5c
Update readme
2022-07-16 23:52:00 +02:00
531be827dd
Remove unnecessary svg
2022-07-16 23:44:27 +02:00
d6c040400a
Update readme
2022-07-16 23:28:47 +02:00
b8ada80163
Remove redundant files
2022-07-16 21:46:55 +02:00
1d63372017
Remove old ChangeLog
2022-07-16 21:24:23 +02:00
8dfbf63452
Fix compile bug when acknowledgement button is disabled
2022-07-16 20:56:25 +02:00
b9f6c3be7a
Update submodule url
2022-07-16 20:05:23 +02:00
NIIBE Yutaka
9d3c08bd2b
Version 1.2.20.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2022-04-22 11:19:41 +09:00
NIIBE Yutaka
a909502388
Update Chopstx to 1.21.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2022-04-22 11:17:22 +09:00
NIIBE Yutaka
286b620648
Fix for address calculation and access to object on memory.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2022-04-22 10:36:13 +09:00
Bertrand Jacquin
cce65c6d34
regnual: remove duplicate type declaration.
2022-03-29 15:11:24 +09:00
NIIBE Yutaka
57fdadf283
Version 1.2.19.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
release/1.2.19
2021-10-12 11:42:44 +09:00
NIIBE Yutaka
870de72ee2
configure: Allow override of kdf_do variable.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2021-10-11 11:51:55 +09:00
NIIBE Yutaka
fa667b04f7
configure: Add KDF configuration.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2021-07-01 13:43:42 +09:00
Bertrand Jacquin
2a72f3df08
regnual: add missing header
...
regnual.c:32:1: note: ‘memset’ is declared in header ‘<string.h>’
2021-06-15 10:56:57 +09:00
NIIBE Yutaka
db2527459f
Fix scripts.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2021-06-10 14:31:45 +09:00
NIIBE Yutaka
1ca3bbdaae
Fix for key attributes (long standing bug).
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2021-04-30 13:55:52 +09:00
NIIBE Yutaka
98119dc991
Version 1.2.18.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
release/1.2.18
2021-04-02 16:58:04 +09:00
NIIBE Yutaka
03cca1e451
Write ChangeLog entries and AUTHORS.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2021-04-02 16:53:56 +09:00
NIIBE Yutaka
3f65bf73e8
Add a check to make sure device is the one intended.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2021-04-01 16:23:39 +09:00
NIIBE Yutaka
07be37f45e
Fix tests for Gnuk emulation (skip test with no KDF setup).
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2021-03-19 17:37:32 +09:00
Vincent Pelletier
dcef6e0ffa
tests/card_test_personalize_card.py: Exercise ECDH, X25519 and ED25519.
...
ECDH curves exercised are OpenPGP recommended set: ANSIx9p{256,384,521}r1
and BRAINPOOLp{256,384,512}r1, plus X25519 and ED25519.
Signature is only tested (for now ?) with ED25519 as other signature schemes
are (usually) non-deterministic and require implementing the signature
verification algorithm rather than just testing for equality with a test
vector.
Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com >
2021-03-19 16:09:03 +09:00
NIIBE Yutaka
d31687ebd6
Fix typo of configure.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2021-03-12 12:07:57 +09:00
NIIBE Yutaka
92443f8f07
Fix previous change.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2021-03-12 03:00:44 +09:00
NIIBE Yutaka
4af98308e0
Version 1.2.17.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
release/1.2.17
2021-02-25 15:46:02 +09:00
NIIBE Yutaka
baec3a1c1e
Fix the previous commit.
2021-02-25 14:26:31 +09:00