botan.block.serp_simd

Serpent (SIMD)

Members

Classes

SerpentSIMD
class SerpentSIMD

Serpent implementation using SIMD

Functions

serpent_decrypt_4
void serpent_decrypt_4(ubyte[64] input, ubyte[64] output, uint[132] keys)
Undocumented in source. Be warned that the author may not have intended to support it.
serpent_encrypt_4
void serpent_encrypt_4(ubyte[64] input, ubyte[64] output, uint[132] keys)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)