• Home
Name Date Size #Lines LOC

..--

BUILD.bazelD04-Jul-2025163 75

README.rstD04-Jul-2025353 118

boringcrypto_test.goD04-Jul-20252.8 KiB11683

README.rst

1Boringcrypto
2===========
3
4Tests to ensure that support for building with boringcrypto is working as expected.
5
6boringcrypto_test
7--------------
8
9Test that the build is failed if a non-local Go version less than 1.19 is requested to be built with
10boringcrypto. Test that binaries built with boringcrypto stdlib have X:boringcrypto in version
11information.