mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
Fix a typo from #439
This commit is contained in:
parent
1778cb1f45
commit
f9f7be7b0d
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ ciphers:
|
||||||
esp: aes128gcm16-ecp256!
|
esp: aes128gcm16-ecp256!
|
||||||
compat:
|
compat:
|
||||||
ike: aes128gcm16-prfsha512-ecp256,aes128-sha2_512-prfsha512-ecp256,aes128-sha2_512-prfsha512-modp2048!
|
ike: aes128gcm16-prfsha512-ecp256,aes128-sha2_512-prfsha512-ecp256,aes128-sha2_512-prfsha512-modp2048!
|
||||||
esp: aes128gcm16-ecp256,aes128-sha2_512-ecp256,aes128-sha2_512-prfsha512-modp2048!
|
esp: aes128gcm16-ecp256,aes128-sha2_512-prfsha512-ecp256,aes128-sha2_512-prfsha512-modp2048!
|
||||||
|
|
Loading…
Add table
Reference in a new issue