author | NIIBE Yutaka <gniibe@fsij.org> | 2023年09月28日 09:56:45 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2023年09月28日 09:56:45 +0900 |
commit | f1f4ffd8474c3b6479cc1ff7cfc28983fef24acb (patch) | |
tree | 1e6692b0b2eeb4e0e3763fd0a7093863d50800a8 | |
parent | 6ced56c8acef94bdf9cf3ab5604e806f2595bca8 (diff) |
-rw-r--r-- | content/gnuk/chopstx-version-2_5.rst | 32 | ||||
-rw-r--r-- | content/gnuk/version2_1.rst | 48 | ||||
-rw-r--r-- | content/news/2023/bs2023.rst | 11 | ||||
-rw-r--r-- | content/static/fsij-taishaku-taishou-2023.pdf | bin | 0 -> 44528 bytes |
diff --git a/content/gnuk/chopstx-version-2_5.rst b/content/gnuk/chopstx-version-2_5.rst new file mode 100644 index 0000000..33e84e4 --- /dev/null +++ b/content/gnuk/chopstx-version-2_5.rst @@ -0,0 +1,32 @@ +Chopstx Version 2.5 +******************* +:slug: gnuk/chopstx-version-2_5 +:date: 2023年09月05日 +:category: gnuk + +.. author gniibe + +Version 2.5 of Chopstx is released in STABLE-BRANCH-2. :: + + tag release/2.5 + Tagger: NIIBE Yutaka <gniibe@fsij.org> + Date: Tue Sep 5 10:14:51 2023 +0900 + commit d934006a4ac40946fea9ee97fed5f21990ff5228 + +Chopstx is an RT thread library for STM32F103 and GD32F103 (ARM +Cortex-M3), STM32F030 (ARM Cortex-M0), MKL27Z (ARM Cortex-M0plus), +STM32L432 (ARM Cortex-M4), GD32VF103 (RISC-V Bumblebee) and emulation +on GNU/Linux. + +In 2.5, we added GD32VF103 support. Please note that default libc is +now picolibc (instead of newlib). + + +Links +===== + +Chopstx: + https://salsa.debian.org/gnuk-team/chopstx/chopstx + +Gnuk Mailing List: + https://lists.gnupg.org/pipermail/gnuk-users/ diff --git a/content/gnuk/version2_1.rst b/content/gnuk/version2_1.rst new file mode 100644 index 0000000..2583471 --- /dev/null +++ b/content/gnuk/version2_1.rst @@ -0,0 +1,48 @@ +Version 2.1 +************* +:slug: gnuk/version2_1 +:date: 2023年09月05日 +:category: gnuk + +.. author gniibe + +.. image:: /images/gnuk/gnuk.png + :alt: Gnuk Logo + +Gnuk version 2.1 is released. + +This is a new stable release of version 2 series. :: + + tag release/2.1 + Tagger: NIIBE Yutaka <gniibe@fsij.org> + Date: Tue Sep 5 14:52:54 2023 +0900 + commit c7a98b7d13d770a6850f4306f801e57d8be26481 + +Major changes are: + +* New: Ed448 and X448 support. +* Removal of RSA support. +* Removal of NIST P-256 support. +* Removal of highly experimental pinpad support. +* Removal of old test. +* Replace AES implementation for encrypting secret keys on flash. +* Change of authentication for firmware upgrade. +* Upgrade of Chopstx to 2.5 + +Basically, many removal of old code. +Please note that RSA has gone (as well as NIST P-256). + + +Links +===== + +Gnuk Users Mailing List at gnupg.org: + https://lists.gnupg.org/pipermail/gnuk-users/ + +Gnuk Repository: + https://salsa.debian.org/gnuk-team/ + +Gnuk Documentation: https://www.fsij.org/doc-gnuk/ + +FST-01 introduction: + https://www.gniibe.org/FST-01/fst-01.html diff --git a/content/news/2023/bs2023.rst b/content/news/2023/bs2023.rst new file mode 100644 index 0000000..e213bb8 --- /dev/null +++ b/content/news/2023/bs2023.rst @@ -0,0 +1,11 @@ +2022年度貸借対照表 +******************** +:slug: news/2023/bs +:date: 2023年09月28日 +:category: news + +2022年度(2023年05月31日が期末)の貸借対照表を以下に置きました。 + +`2022年度貸借対照表`_ + +.. _2022年度貸借対照表: /static/fsij-taishaku-taishou-2023.pdf diff --git a/content/static/fsij-taishaku-taishou-2023.pdf b/content/static/fsij-taishaku-taishou-2023.pdf Binary files differnew file mode 100644 index 0000000..cd3f398 --- /dev/null +++ b/content/static/fsij-taishaku-taishou-2023.pdf |