d1938358ec
A native implementation of TLS (and various other cryptographic tools) in JavaScript. Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> [Thomas: switch to pre-compiled JS files instead of depending on host-nodejs] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
config BR2_PACKAGE_FORGE
|
|
bool "forge"
|
|
help
|
|
A native implementation of TLS (and various other
|
|
cryptographic tools) in JavaScript.
|
|
|
|
https://github.com/digitalbazaar/forge
|