Skip to content

Commit cdae99b

Browse files
v1.5.19
1 parent 29dace5 commit cdae99b

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

cmd/edgetk/main.go

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -417,28 +417,28 @@ Subjacent Elliptic Curves:
417417
sect571k1 numsp256t1 sm2p256v1 bign512v1
418418

419419
Stream Ciphers:
420-
ascon (aead) grain128a rabbit spritz
421-
chacha20 hc128 rc4 [obsolete] trivium
422-
chacha20poly1305 hc256 salsa20 zuc128/eea128
423-
grain (aead) kcipher2 skein zuc256/eea256
420+
ascon (aead) hc128 spritz snow2
421+
chacha20 hc256 salsa20 trivium
422+
chacha20poly1305 kcipher2 skein zuc128/eea128
423+
grain (aead) rabbit sosemanuk zuc256/eea256
424424

425425
Modes of Operation:
426426
eax (aead) siv (aead) cbc ecb
427427
gcm (aead) mgm (aead) cfb/cfb1/cfb8 ige
428428
ocb1/3 (aead) ccm (aead) ctr (default) ofb
429429

430430
Block Ciphers:
431-
3des curupira kuznechik seed
432-
aes (default) e2 lea serpent
433-
anubis gost89 loki97 shacal2
434-
aria hight magenta sosemanuk
435-
belt idea [obsolete] magma snow2
436-
blowfish kalyna128_128 mars sm4
437-
camellia kalyna128_256 misty1 threefish256
438-
cast5 kalyna256_256 noekeon threefish512
439-
cast256 kalyna256_512 present threefish1024
440-
clefia kalyna512_512 rc5 [obsolete] twine
441-
crypton khazad rc6 twofish
431+
3des curupira khazad rc5
432+
aes (default) des [obsolete] kuznechik rc6
433+
anubis e2 lea seed
434+
aria gost89 loki97 serpent
435+
belt hight magenta shacal2
436+
blowfish idea [obsolete] magma sm4
437+
camellia kalyna128_128 mars threefish256
438+
cast5 kalyna128_256 misty1 threefish512
439+
cast256 kalyna256_256 noekeon threefish1024
440+
clefia kalyna256_512 present twine
441+
crypton kalyna512_512 rc2 [obsolete] twofish
442442

443443
Key Derivation Functions:
444444
hkdf pbkdf2 lyra2re gost

0 commit comments

Comments
 (0)