Hatter Jiang hatter
  • China
  • https://hatter.me/
  • I am a programmer from Hangzhou Zhejiang, China.

  • Joined on 2019-11-16
hatter pushed to master at hatter/card-cli 2024-12-15 01:00:03 +08:00
0cda981409 feat: revert readme
hatter pushed to master at hatter/card-cli 2024-12-15 00:57:12 +08:00
bf9f228967 feat: v1.10.9, add se supprot
hatter opened issue hatter/card-cli#6 2024-12-14 12:49:25 +08:00
Support cryptography operations via Secure Enclave
hatter commented on issue hatter/tiny-encrypt-rs#5 2024-12-14 12:47:03 +08:00
Support signature

Card-cli should support this feature

hatter closed issue hatter/tiny-encrypt-rs#5 2024-12-14 12:47:03 +08:00
Support signature
hatter opened issue hatter/tiny-encrypt-rs#5 2024-12-14 11:45:33 +08:00
Support signature
hatter opened issue hatter/oss-backupd#1 2024-12-14 11:32:38 +08:00
Use tiny-encrypt instead GnuPG
hatter deleted branch remove-openssl-dep from hatter/local-mini-kms 2024-12-13 21:33:20 +08:00
hatter pushed to master at hatter/local-mini-kms 2024-12-13 21:30:19 +08:00
c9ccd35053 feat: v1.0.7, offline init support yubikey
hatter pushed to master at hatter/local-mini-kms 2024-12-12 23:32:04 +08:00
660a9e305d feat: v1.0.6, support list
hatter pushed to main at hatter/pinentry-util 2024-12-12 23:04:04 +08:00
b7ee4fa227 feat: v0.1.1
hatter pushed to main at hatter/pinentry-util 2024-12-12 22:07:42 +08:00
88e3eb6937 feat: v0.1.0
hatter created repository hatter/pinentry-util 2024-12-12 21:21:11 +08:00
hatter pushed to master at hatter/tiny-encrypt-rs 2024-11-23 23:49:55 +08:00
338017590f feat: update dependencies
hatter pushed to master at hatter/local-mini-kms 2024-11-23 23:05:35 +08:00
4796b53aae feat: v1.0.5, auto repair table keys
hatter commented on issue hatter/local-mini-kms#2 2024-11-23 08:42:27 +08:00
Support data key

Generate data key:

xh POST http://127.0.0.1:5567/datakey \
     type=aes \
     spec=256 \
     exportable:=false \
     name=testkey01 \
     comment='this is a test key 01'
hatter pushed to master at hatter/local-mini-kms 2024-11-22 23:52:30 +08:00
1cad0ee922 feat: logging
hatter pushed to master at hatter/local-mini-kms 2024-11-22 23:47:49 +08:00
a4ef732a2b feat: update readme
hatter pushed to master at hatter/local-mini-kms 2024-11-22 23:45:40 +08:00
aff9359172 feat: update verification key
hatter pushed to master at hatter/local-mini-kms 2024-11-22 23:42:25 +08:00
87cba2be57 feat: v1.0.4, generate data key and save to db