1
0
Fork 0
mirror of https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git synced 2025-12-29 00:22:19 +01:00
redox-ssh/ring/aead/chacha20_poly1305_openssh/sidebar-items.js

1 line
No EOL
290 B
JavaScript

initSidebarItems({"constant":[["KEY_LEN","The length of key."],["PACKET_LENGTH_LEN","The length in bytes of the `packet_length` field in a SSH packet."],["TAG_LEN","The length of a tag."]],"struct":[["OpeningKey","A key for opening packets."],["SealingKey","A key for sealing packets."]]});