feat: update readme
This commit is contained in:
16
README.md
16
README.md
@@ -70,14 +70,14 @@ Encrypt config `~/.tinyencrypt/config-rs.json`:
|
|||||||
|
|
||||||
Supported PKI encryption types:
|
Supported PKI encryption types:
|
||||||
|
|
||||||
| Type | Algorithm | Description |
|
| Type | Algorithm | Description |
|
||||||
|---------------|-----------------|------------------------------|
|
|---------------|-----------------|-----------------------------------------|
|
||||||
| pgp | PKCS1-v1.5 | OpenPGP Encryption Key |
|
| pgp-rsa | PKCS1-v1.5 | OpenPGP Encryption Key (Previous `pgp`) |
|
||||||
| pgp-x25519 | ECDH(X25519) | OpenPGP Encryption Key |
|
| pgp-x25519 | ECDH(X25519) | OpenPGP Encryption Key |
|
||||||
| static-x25519 | ECDH(X25519) | Key Stored in KeyChain |
|
| static-x25519 | ECDH(X25519) | Key Stored in KeyChain |
|
||||||
| ecdh | ECDH(secp256r1) | PIV Slot |
|
| piv-p256 | ECDH(secp256r1) | PIV Slot (Previous `ecdh`) |
|
||||||
| ecdh-p384 | ECDH(secp384r1) | PIV Slot |
|
| piv-p384 | ECDH(secp384r1) | PIV Slot (Previous `ecdh-p384`) |
|
||||||
| key-p256 | ECDH(secp256r1) | Key Stored in Secure Enclave |
|
| key-p256 | ECDH(secp256r1) | Key Stored in Secure Enclave |
|
||||||
|
|
||||||
Smart Card(Yubikey) protected ECDH Encryption description:
|
Smart Card(Yubikey) protected ECDH Encryption description:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user