Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
crypto Update non-x86_64 `GFp_nistz256_select_w7` for cast removal. Mar 25, 2019
doc Remove README text from crates.io/docs.rs. Nov 6, 2018
include/GFp Remove dead CPU detection logic. Mar 14, 2019
mk Embed test data into test executables. Feb 2, 2019
pregenerate_asm Update minimum version requirement for dependencies. Dec 15, 2018
src Simplify HMAC key generation & use more widely-used lengths. Apr 5, 2019
tests Merge `hmac::{SigningKey, VerificationKey}` as `hmac::Key`. Apr 5, 2019
third_party Remove dead CPU detection logic. Mar 14, 2019
util Take BoringSSL e157dc9: Make symbol-prefixing work on 32-bit x86. Jan 4, 2019
.clang-format Inital import. Jun 20, 2014
.editorconfig Don't set charset in .editorconfig to work around VS2017 bug. Mar 23, 2017
.gitattributes Mark Fiat-generated files as generated. Feb 12, 2019
.gitignore Merge BoringSSL 0326105: Add compiled python files to .gitignore. Mar 17, 2019
.travis.yml Revert "Enable Kcov on macOS builds." Jan 31, 2019
BUILDING.md Revert "Revert "Clarify wording of `__ANDROID_API__` build documentat… May 22, 2018
Cargo.toml Update to the latest (unreleased) `untrusted`. Mar 15, 2019
LICENSE Merge BoringSSL 6e4ff11: Merge Intel copyright notice into standard. May 11, 2018
README.md Attempt to fix markdown rendering of API level documentation in READM… Jan 31, 2019
STYLE.md Remove misplaced code block boundary Jan 23, 2019
appveyor.yml Use channel not version number for stable rust on AppVeyor. Oct 17, 2018
build.rs Avoid unnecessarily-named explicit lifetime parameters. Mar 7, 2019
rustfmt.toml Configure rustfmt. Nov 13, 2018