pgp_s2k.hpp File Reference
+ Include dependency graph for pgp_s2k.hpp:

Go to the source code of this file.

Classes

class  nil::crypto3::pbkdf::pgp_s2k< Hash >
 OpenPGP's S2K. More...
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::pbkdf
 

Typedefs

template<typename Hash >
using nil::crypto3::pbkdf::openpgp_s2k = pgp_s2k< Hash >