tsec.cipher.symmetric.bouncy

Members list

Type members

Classlikes

Attributes

Source
package.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Source
ChaCha20Poly1305.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Source
ChaCha20Poly1305.scala
Supertypes
Self type
sealed trait ChaCha20Poly1305IETF

Attributes

Companion
object
Source
ChaCha20Poly1305IETF.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Source
ChaCha20Poly1305IETF.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Source
XChaCha20Poly1305.scala
Supertypes
class Object
trait Matchable
class Any

https://tools.ietf.org/html/rfc7539#section-2.5 impl derived from: https://cr.yp.to/snuffle/xsalsa-20081128.pdf https://github.com/jedisct1/libsodium/blob/master/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c

https://tools.ietf.org/html/rfc7539#section-2.5 impl derived from: https://cr.yp.to/snuffle/xsalsa-20081128.pdf https://github.com/jedisct1/libsodium/blob/master/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c

Attributes

Companion
object
Source
XSalsa20Poly1305.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Source
XSalsa20Poly1305.scala
Supertypes
Self type

Types

type BouncySecretKey[A] = Type[A]

Attributes

Source
package.scala