botan-0.0.1.0: High-level Botan bindings
Safe HaskellNone
LanguageHaskell2010

Botan.OneTimeAuth.Poly1305

Documentation

data Poly1305 Source #

Instances

Instances details
IncrementalOneTimeAuth Poly1305 Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

OneTimeAuth Poly1305 Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

Eq (OneTimeAuthCode Poly1305) Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

Eq (OneTimeAuthKey Poly1305) Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

Eq (OneTimeAuthNonce Poly1305) Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

Ord (OneTimeAuthCode Poly1305) Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

Ord (OneTimeAuthKey Poly1305) Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

Ord (OneTimeAuthNonce Poly1305) Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

newtype OneTimeAuthCode Poly1305 Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

newtype OneTimeAuthKey Poly1305 Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305

newtype OneTimeAuthNonce Poly1305 Source # 
Instance details

Defined in Botan.OneTimeAuth.Poly1305