Commit Graph

37 Commits

Author SHA1 Message Date
3a3ebd64bf feat: v0.7.1, compiles without smart card(encrypt only) 2023-10-29 17:01:38 +08:00
9e46d11e89 feat: v0.7.0, add direct decrypt 2023-10-29 00:38:00 +08:00
80e3a3540e feat: v0.5.4, many updates 2023-10-28 00:10:27 +08:00
c05cf1a7cf feat: v0.5.3, fix compress issue, supports env TINY_ENCRYPT_DEFAULT_ALGORITHM 2023-10-25 23:16:20 +08:00
bb07aec896 feat: v0.5.0, supports ChaCha20/Poly1305 2023-10-22 19:05:38 +08:00
83464dfb28 feat: pedning add chacha20-poly1305 2023-10-22 17:08:39 +08:00
186330fe2c feat: v0.4.3, add --digest-file for decrypt 2023-10-17 22:27:25 +08:00
7d0115541f feat: update progress 2023-10-15 22:22:16 +08:00
47a0625dcc feat: optimize code 2023-10-15 21:43:02 +08:00
cb72baebee feat: v0.4.0, add progress bar 2023-10-15 17:56:23 +08:00
b0af535aa3 feat: v0.3.4, encrypt supports --key-filter 2023-10-15 13:55:14 +08:00
cd359bb6ac feat: optimize code 2023-10-15 12:55:45 +08:00
1a3c670bad feat: optimize code 2023-10-15 11:53:29 +08:00
7fa49bdf05 feat: fix clippy 2023-10-13 21:49:59 +08:00
a68f5e0e00 feat: v0.2.4, add config subcommand 2023-10-10 22:28:05 +08:00
a64649451c feat: v0.2.3, supports p384 2023-10-10 00:59:59 +08:00
196d500c51 feat: v0.2.1, add version 2023-10-08 22:29:06 +08:00
0bdb89ad25 feat: v0.2.0-dev, encrypt supports x25519 2023-10-08 00:49:17 +08:00
0fbe177d79 feat: updates 2023-10-01 15:32:45 +08:00
712e50319a feat: v0.1.0, encrypt works 2023-09-30 19:43:29 +08:00
c317a80119 feat: ecdh encrypt 2023-09-30 00:23:20 +08:00
b21a9bbc1c feat: add crypto rsa 2023-09-10 12:17:56 +08:00
7fb94fdb07 feat: add compress util 2023-09-09 20:21:39 +08:00
bc55d84978 feat: updates 2023-09-09 17:39:03 +08:00
bce9f616fa feat: update subcmd 2023-09-08 23:25:50 +08:00
3d40730cb5 feat: decrypt ecdh works 2023-09-07 23:12:04 +08:00
1230601ed2 feat: updates 2023-09-07 08:38:26 +08:00
8939237d99 feat: PGP decrypt works 2023-09-07 01:08:12 +08:00
d96ebdd5ba feat: update info 2023-09-06 00:34:26 +08:00
3eb2c1f46d feat: update info 2023-02-13 00:06:41 +08:00
4c27b577d5 feat: update command info 2023-02-12 18:40:55 +08:00
817b088a67 feat: add pgp card 2023-02-12 18:11:32 +08:00
ff89bf6711 feat: cmd info works 2023-02-12 15:17:33 +08:00
cfa66dabaf feat: add file 2023-02-12 14:42:50 +08:00
00ad916fdb feat: udpate tests 2023-02-12 13:58:17 +08:00
2eecdf8c48 feat: add crypto.rs 2023-02-11 17:43:37 +08:00
4baf429574 feat: claps 2023-02-09 22:34:50 +08:00