feat: update readme
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user