Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-16Store the partial block as uint8_t, not uint32_t.David Benjamin
2015-12-16Reformat md32_common.h, part 2.David Benjamin
2015-12-05Gate SHA_CTX compatibility on !WINDOWS.Adam Langley
2015-12-04Support the SHA_CTX hack without ANDROID.Adam Langley
2015-11-04Improve crypto/digest/md32_common.h mechanism.Brian Smith
2015-11-03Revert "Improve crypto/digest/md32_common.h mechanism."Adam Langley
2015-11-03Improve crypto/digest/md32_common.h mechanism.Brian Smith
2015-06-02Low-level hash 'final' functions cannot fail.David Benjamin
2015-03-06Fix SHA-384 and -512 in NO_ASM mode.Adam Langley
2015-01-15Various documentation fixes.David Benjamin
2014-10-07Fix SHA*_Final documentation.David Benjamin
2014-10-07HASH_UPDATE always succeeds.David Benjamin
2014-08-01Add visibility rules.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley