filepath-crypto-0.1.0.0: Reversable and secure encoding of object ids as filepaths

LicenseBSD3
Safe HaskellNone
LanguageHaskell2010

System.FilePath.Cryptographic.ImplicitNamespace

Description

 

Documentation

type CryptoFileName plaintext = CryptoID (CI FilePath) plaintext Source #

type HasCryptoFileName plaintext = HasCryptoID (CI FilePath) plaintext Source #