uuid-crypto-1.4.0.0: Reversable and secure encoding of object ids as uuids

LicenseBSD3
Safe HaskellNone
LanguageHaskell2010

Data.UUID.Cryptographic.ImplicitNamespace

Description

 

Documentation

type CryptoUUID plaintext = CryptoID UUID plaintext Source #

type HasCryptoUUID plaintext = HasCryptoID UUID plaintext Source #