about to release 0.2.
This commit is contained in:
5
AUTHORS
5
AUTHORS
@@ -7,8 +7,9 @@ Kaz Kojima:
|
||||
boards/STM32_PRIMER2/hw_config.c
|
||||
|
||||
NIIBE Yutaka:
|
||||
Founder of the project
|
||||
Wrote
|
||||
Founder of the project.
|
||||
Wrote:
|
||||
gnuk.svg
|
||||
src/ac.c
|
||||
src/main.c
|
||||
src/usb_lld.h
|
||||
|
||||
15
ChangeLog
15
ChangeLog
@@ -1,5 +1,20 @@
|
||||
2010-09-11 NIIBE Yutaka <gniibe@fsij.org>
|
||||
|
||||
* Version 0.2.
|
||||
|
||||
* src/usb-icc.c (ATR): Fixed.
|
||||
(icc_send_params): New function.
|
||||
(icc_handle_data): Handle ICC_SET_PARAMS request.
|
||||
|
||||
* src/random.c (random_bytes_get, random_bytes_free, get_random):
|
||||
Clear used random bytes.
|
||||
|
||||
* src/flash.c (flash_clear_halfword): New function.
|
||||
|
||||
2010-09-10 NIIBE Yutaka <gniibe@fsij.org>
|
||||
|
||||
* Version 0.1.
|
||||
|
||||
* src/usb_desc.c (gnukStringSerial): Change the value so that
|
||||
libccid doesn't get confused.
|
||||
|
||||
|
||||
7
README
7
README
@@ -12,14 +12,17 @@ Gnuk is software implementation of a USB token for GNU privacy guard.
|
||||
Gnuk supports OpenPGP card protocol version 2, and it runs on STM32
|
||||
processor.
|
||||
|
||||
Please look at the graphics of "gnuk.svg" for the software name.
|
||||
|
||||
I wish that Gnuk will be a developer's soother who uses GnuPG. I have
|
||||
been nervous of storing secret key(s) on usual secondary storage.
|
||||
While I want to work at different places, but it is not the choice for
|
||||
me to bring a card reader all the time. With Gnuk, this issue will be
|
||||
solved by a USB token which is small enough.
|
||||
|
||||
Please look at the graphics of "gnuk.svg" for the software name. In
|
||||
the past, my son was with his Nuk, always, everywhere. I will be with
|
||||
a USB Token by Gnuk.
|
||||
|
||||
|
||||
|
||||
Release notes
|
||||
=============
|
||||
|
||||
Reference in New Issue
Block a user