| Name | Description | Type | Package | Framework |
| Base64 | Class | org.apache.geronimo.crypto.encoders | Apache Geronimo | |
| Base64Encoder | Class | org.apache.geronimo.crypto.encoders | Apache Geronimo | |
| BufferedDecoder | a buffering class to allow translation from one format to another to be done in discrete chunks. | Class | org.apache.geronimo.crypto.encoders | Apache Geronimo |
| BufferedEncoder | a buffering class to allow translation from one format to another to be done in discrete chunks. | Class | org.apache.geronimo.crypto.encoders | Apache Geronimo |
| Encoder | Interface | org.apache.geronimo.crypto.encoders | Apache Geronimo | |
| Hex | Class | org.apache.geronimo.crypto.encoders | Apache Geronimo | |
| HexEncoder | Class | org.apache.geronimo.crypto.encoders | Apache Geronimo | |
| HexTranslator | Converters for going from hex to binary and back. | Class | org.apache.geronimo.crypto.encoders | Apache Geronimo |
| Translator | general interface for an translator. | Interface | org.apache.geronimo.crypto.encoders | Apache Geronimo |
| UrlBase64 | Convert binary data to and from UrlBase64 encoding. | Class | org.apache.geronimo.crypto.encoders | Apache Geronimo |
| UrlBase64Encoder | Convert binary data to and from UrlBase64 encoding. | Class | org.apache.geronimo.crypto.encoders | Apache Geronimo |