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/tiny-encrypt-rs 2023-10-15 17:24:04 +08:00
6f70e7c83e feat: clean code
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 17:22:40 +08:00
bec7306918 feat: clean code
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 17:18:09 +08:00
dda040a1b3 feat: udpate code
hatter pushed to main at hatter/aes-gcm-stream 2023-10-15 17:15:17 +08:00
76bf2221bd feat: add en/decrypt funcs
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 17:01:16 +08:00
bae6ca828d feat: fix clippy
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 16:56:07 +08:00
66e93106fe feat: update code
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 16:54:35 +08:00
a37d5b8d62 feat: update config
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 14:16:20 +08:00
93b957a4c3 feat: display sid or kid
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 13:55:21 +08:00
b0af535aa3 feat: v0.3.4, encrypt supports --key-filter
hatter synced commits to master at hatter/rust_util from mirror 2023-10-15 13:17:32 +08:00
32a2b529fd feat: v0.6.43, add trait UnixEpochTime
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 12:55:52 +08:00
cd359bb6ac feat: optimize code
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 11:53:44 +08:00
03ec9a0fe0 feat: optimize code
1a3c670bad feat: optimize code
Compare 2 commits »
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 11:35:52 +08:00
12aa3b48d2 feat: update comments
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 11:29:37 +08:00
b268d88e3c feat: v0.3.3, optimize code
hatter pushed to master at hatter/tiny-encrypt-rs 2023-10-15 11:07:05 +08:00
2624b0fa64 feat: v0.3.2, store file create/modified time and restore
hatter pushed to main at hatter/local-stored-password 2023-10-15 00:19:11 +08:00
9c9abd1def feat: init commit
hatter created repository hatter/local-stored-password 2023-10-14 11:50:08 +08:00
hatter pushed to main at hatter/aes-gcm-stream 2023-10-14 10:36:39 +08:00
a8ca61dba4 feat: v0.2.1, add aes_256_gcm_decrypt and aes_256_gcm_encrypt
hatter pushed to master at hatter/simple-rust-tests 2023-10-14 00:30:24 +08:00
11278926bf feat: upate ed25519 verify
hatter pushed to master at hatter/simple-rust-tests 2023-10-14 00:29:09 +08:00
d41b499913 feat: add ed25519 verify