Module: Altcha::Algorithm
- Defined in:
- lib/altcha.rb
Overview
Contains algorithm type definitions for hashing.
Constant Summary collapse
- SHA1 =
'SHA-1'
- SHA256 =
'SHA-256'
- SHA512 =
'SHA-512'
Contains algorithm type definitions for hashing.
'SHA-1'
'SHA-256'
'SHA-512'