feat: update readme

This commit is contained in:
2023-10-10 01:10:14 +08:00
parent a64649451c
commit fe226d9b75

View File

@@ -44,6 +44,16 @@ Encrypt config `~/.tinyencrypt/config-rs.json`:
}
```
Supported PKI encryption types:
| Type | Description |
|------------|------------------------|
| pgp | OpenPGP RSA PKCS1-v1.5 |
| pgp-x25519 | ECDH X25519 |
| ecdh | ECDH P256 |
| ecdh-p384 | ECDH P384 |
Smart Card(Yubikey) protected ECDH Encryption description:
```text