Skip to content

Commit c471485

Browse files
committed
readme
1 parent 96cb825 commit c471485

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,8 @@ import { managedNonce, randomBytes } from '@noble/ciphers/webcrypto';
6363
- [XChaCha20-Poly1305 encryption](#xchacha20-poly1305-encryption)
6464
- [AES-256-GCM encryption](#aes-256-gcm-encryption)
6565
- [managedNonce: automatic nonce handling](#managednonce-automatic-nonce-handling)
66-
- [AES: gcm, siv, ctr, cfb, cbc, ecb](#aes-gcm-siv-ctr-cfb-cbc-ecb)
66+
- [AES: gcm, siv, ctr, cfb, cbc, ecb, aeskw](#aes-gcm-siv-ctr-cfb-cbc-ecb-aeskw)
6767
- [AES: friendly WebCrypto wrapper](#aes-friendly-webcrypto-wrapper)
68-
- [AES: AESKW and AESKWP](#aeskw-and-aeskwp)
6968
- [Reuse array for input and output](#reuse-array-for-input-and-output)
7069
- [Internals](#internals)
7170
- [Implemented primitives](#implemented-primitives)

0 commit comments

Comments
 (0)