Table of Contents - nexaas-cipher-0.1.0 Documentation
Classes and Modules
- Nexaas
- Nexaas::Cipher
- Nexaas::Cipher::CrypterBase
- Nexaas::Cipher::IDCrypter
- Nexaas::Cipher::Salt
- Nexaas::Cipher::XorCrypter
Methods
- ::new — Nexaas::Cipher::CrypterBase
- ::new — Nexaas::Cipher::Salt
- ::obfuscate_key — Nexaas::Cipher::XorCrypter
- ::xor — Nexaas::Cipher::XorCrypter
- ::xor_encrypt — Nexaas::Cipher::XorCrypter
- #b64_encrypt — Nexaas::Cipher::CrypterBase
- #decrypt — Nexaas::Cipher::CrypterBase
- #decrypt — Nexaas::Cipher::IDCrypter
- #do_crypt — Nexaas::Cipher::CrypterBase
- #do_decrypt — Nexaas::Cipher::XorCrypter
- #do_encrypt — Nexaas::Cipher::XorCrypter
- #dup_salt — Nexaas::Cipher::Salt
- #encrypt — Nexaas::Cipher::CrypterBase
- #encrypt — Nexaas::Cipher::IDCrypter
- #guarded_crypt — Nexaas::Cipher::CrypterBase
- #salt — Nexaas::Cipher::Salt
- #salt? — Nexaas::Cipher::CrypterBase
- #salt? — Nexaas::Cipher::Salt
- #start_encrypting — Nexaas::Cipher::CrypterBase