lcx_ripemd160.h Previous Back to the files list RIPEMD-160 hash function. More... Data Structures struct cx_ripemd160_s RIPEMD-160 context. More... Macros #define CX_RIPEMD160_SIZE 20 RIPEMD160 message digest size. More... Typedefs typedef struct cx_ripemd160_s cx_ripemd160_t Convenience type. More... Functions cx_err_t cx_ripemd160_init_no_throw (cx_ripemd160_t *hash) Initializes a RIPEMD-160 context. More... static int cx_ripemd160_init (cx_ripemd160_t *hash) Initializes a RIPEMD-160 context. More... Detailed Description RIPEMD-160 hash function. RIPEMD-160 is a 160-bit cryptographic hash function. Refer to RIPEMD-160 for more details. Macro Definition Documentation CX_RIPEMD160_SIZE #define CX_RIPEMD160_SIZE 20 RIPEMD160 message digest size. Typedef Documentation cx_ripemd160_t typedef struct cx_ripemd160_s cx_ripemd160_t Convenience type. See cx_ripemd160_s. Function Documentation cx_ripemd160_init() static int cx_ripemd160_init ( cx_ripemd160_t * hash) Initializes a RIPEMD-160 context. Parameters [out]hashPointer to the context. The context shall be in RAM. ReturnsRIPEMD160 identifier. cx_ripemd160_init_no_throw() cx_err_t cx_ripemd160_init_no_throw ( cx_ripemd160_t * hash) Initializes a RIPEMD-160 context. Parameters [out]hashPointer to the context. The context shall be in RAM. ReturnsError code: CX_OK on success Previous Back to the files list Did you find this page helpful? How would you improve this page for developers? I am a developer. Contributors will be chosen randomly to receive rewards. Check this box to send your email and participate. Ledger collects your email address to send you rewards for your contribution to improve the Developer Portal documentation. Learn more about how we manage your data and your rights. By providing your email address, you consent that Ledger may contact you for rewards delivery purposes. If you are part of the randomly selected contributors, we will send you an email to ask for your physical address and if necessary, ask you for additional information on the suggestion you made. Your information will only be available to Ledger and will be retained for no longer than 90 days. It may be transferred to non-European countries that ensure an adequate level of protection or under the standard contractual clauses adopted by the EU Commission. Please note that you may withdraw your consent at any time, access your data and request their rectification or deletion. You may also request the limitation of the processing of your data. To exercise your rights or for any question on the processing of your data, please contact LEDGER’s Data Protection Officer here. If nevertheless you believe LEDGER did not adequately address your concerns and mishandled your data, you may lodge a complaint with the personal data protection authority of your country.