dcrypto v1.2.1 (2014-10-09T01:29:04Z)
Dub
Repo
Encryptor
dcrypto
dcrypto
Undocumented in source.
interface
Encryptor {
string
encrypt
(string input);
}
Members
Functions
encrypt
string
encrypt
(string input)
Undocumented in source.
Meta
Source
See Implementation
dcrypto
dcrypto
functions
fillRandom
interfaces
Decryptor
Encryptor