| Name | Description | Type | Package | Framework |
| BcryptCommand | Simple bcrypt command. | Class | org.usergrid.security.crypto.command | Apache UserGrid |
| EncryptionCommand | Simple chain of responsibility algorithm for password cryptography. | Class | org.usergrid.security.crypto.command | Apache UserGrid |
| Md5HashCommand | Class | org.usergrid.security.crypto.command | Apache UserGrid | |
| PlainTextCommand | Class | org.usergrid.security.crypto.command | Apache UserGrid | |
| SaltedHasherCommand | Class | org.usergrid.security.crypto.command | Apache UserGrid | |
| Sha1HashCommand | Class | org.usergrid.security.crypto.command | Apache UserGrid | |