BoringSSL
https://boringssl.googlesource.com/boringssl/
BoringSSL is an open-source implementation of the Secure Sockets Layer
(SSL) and Transport Layer Security (TLS) protocols. It derives from
OpenSSL.
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / boringssl
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security:tls/boringssl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-crypto-Fix-aead_test-build-on-aarch64.patch | 0000004013 3.92 KB | |
_link | 0000000124 124 Bytes | |
_service | 0000000562 562 Bytes | |
_servicedata | 0000000242 242 Bytes | |
add-soversion-option.patch | 0000003738 3.65 KB | |
boringssl-20190916.tar.xz | 0013346536 12.7 MB | |
boringssl.changes | 0000022549 22 KB | |
boringssl.spec | 0000004053 3.96 KB |
Revision 22 (latest revision is 40)
Martin Pluskal (pluskalm)
committed
(revision 22)
- Update to version 20190916: * Revert "Fix VS build when assembler is enabled" * Only bypass the signature verification itself in fuzzer mode. * Move the PQ-experiment signal to SSL_CTX. * Name cipher suite tests in runner by IETF names. * Align TLS 1.3 cipher suite names with OpenSSL. * Prefix all the SIKE symbols. * Rename SIKE's params.c. * Add post-quantum experiment signal extension. * Fix shim error message endings. * Add initial draft of ACVP tool. * Implements SIKE/p434 * Add SipHash-2-4. * Remove android_tools checkout * Support key wrap with padding in CAVP. * Add android_sdk checkout * Move fipstools/ to util/fipstools/cavp * Factor out TLS cipher selection to ssl_choose_tls_cipher. * Emit empty signerInfos in PKCS#7 bundles. * Clarify language about default SSL_CTX session ticket key behavior. * Add an API to record use of delegated credential * Fix runner tests with Go 1.13. * Add a value barrier to constant-time selects. * Avoid leaking intermediate states in point doubling special case. * Split p224-64.c multiplication functions in three. * Add AES-KWP * Discuss the doubling case in windowed Booth representation. * Update build tools. * Set a minimum CMake version of 3.0. * Replace addc64,subc64,mul64 in SIKE Go code with functions from math/bits
Comments 0