-
Notifications
You must be signed in to change notification settings - Fork 0
Introduction
Antonio edited this page May 30, 2017
·
14 revisions
At this time, and beyond some support functionality, CryptAda provides:
-
Text encoders that allow to encode binary information into text and to decode the text into the corresponding binary data. The text encoders currently implemented in CryptAda are:
-
Cryptographic hash functions that map data of arbitrary length into fixed length hashes. These functions are also known as message digests.