diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-01-24 20:52:54 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-01-24 20:55:09 +0200 |
commit | ee1656e148f81d48989393d7ed579e2eb5d63b1b (patch) | |
tree | 727bd7169aff76cd89b4b426fe56978590af9ad1 /extmod/crypto-algorithms/sha256.c | |
parent | df4ce930e3a050401042ec949270d3e1a1ac9858 (diff) | |
download | micropython-ee1656e148f81d48989393d7ed579e2eb5d63b1b.tar.gz micropython-ee1656e148f81d48989393d7ed579e2eb5d63b1b.zip |
extmod/moduhashlib: Add support for SHA1 (based on axTLS).
SHA1 is used in a number of protocols and algorithm originated 5 years ago
or so, in other words, it's in "wide use", and only newer protocols use
SHA2.
The implementation depends on axTLS enabled. TODO: Make separate config
option specifically for sha1().
Diffstat (limited to 'extmod/crypto-algorithms/sha256.c')
0 files changed, 0 insertions, 0 deletions