Documentation
¶
Rendered for js/wasm
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct{}
Cache relies on GC to periodically clear the cache. Since GopherJS doesn't have the same GC hooks, it currently can not register this cache with the GC. Without this cache Boring crypto, in particular public and private RSA and ECDSA keys, will be slower because the cache will always miss.
Click to show internal directories.
Click to hide internal directories.