summaryrefslogtreecommitdiff
path: root/devdocs/go/crypto%2Fboring%2Findex.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
committerCraig Jennings <c@cjennings.net>2024-04-07 13:41:34 -0500
commit754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch)
treef1190704f78f04a2b0b4c977d20fe96a828377f1 /devdocs/go/crypto%2Fboring%2Findex.html
new repository
Diffstat (limited to 'devdocs/go/crypto%2Fboring%2Findex.html')
-rw-r--r--devdocs/go/crypto%2Fboring%2Findex.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/devdocs/go/crypto%2Fboring%2Findex.html b/devdocs/go/crypto%2Fboring%2Findex.html
new file mode 100644
index 00000000..ba809331
--- /dev/null
+++ b/devdocs/go/crypto%2Fboring%2Findex.html
@@ -0,0 +1,7 @@
+<h1> Command boring </h1> <p>Package boring exposes functions that are only available when building with Go+BoringCrypto. This package is available on all targets as long as the Go+BoringCrypto toolchain is used. Use the Enabled function to determine whether the BoringCrypto core is actually in use. </p>
+<p>Any time the Go+BoringCrypto toolchain is used, the "boringcrypto" build tag is satisfied, so that applications can tag files that use this package. </p><div class="_attribution">
+ <p class="_attribution-p">
+ &copy; Google, Inc.<br>Licensed under the Creative Commons Attribution License 3.0.<br>
+ <a href="http://golang.org/pkg/crypto/boring/" class="_attribution-link">http://golang.org/pkg/crypto/boring/</a>
+ </p>
+</div>