BearSSL wrapper in Nim
Go to file
Mamy Ratsimbazafy 8dd9a83550
Use bearSSL mirror + update to latest (#17)
* Change submodule source to our mirror

* Update to latest commit

* check if nimble fetches submodules

* install everything

* revert
7429ecb  and e91fd5a
2021-02-24 12:01:45 +01:00
.github/workflows add github action script 2021-01-13 11:21:32 +07:00
bearssl Use bearSSL mirror + update to latest (#17) 2021-02-24 12:01:45 +01:00
tests add github action script 2021-01-13 11:21:32 +07:00
.appveyor.yml Fix appveyor. 2019-10-23 11:23:33 +03:00
.gitignore add github action script 2021-01-13 11:21:32 +07:00
.gitmodules Use bearSSL mirror + update to latest (#17) 2021-02-24 12:01:45 +01:00
.travis.yml Fix appveyor. 2019-10-23 11:23:33 +03:00
LICENSE-APACHEv2 Initial commit (copied from nim-libp2p) 2019-09-30 21:23:06 +03:00
LICENSE-MIT Initial commit (copied from nim-libp2p) 2019-09-30 21:23:06 +03:00
README.md add github action script 2021-01-13 11:21:32 +07:00
bearssl.nim Missed actual fix. 2019-11-06 13:39:43 +02:00
bearssl.nimble add github action script 2021-01-13 11:21:32 +07:00

README.md

bearssl

Build Status (Travis) Windows build status (Appveyor) Stability: experimental License: MIT License: Apache Github action

BearSSL wrapper.

Installation

You can install the developement version of the library through nimble with the following command

nimble install bearssl

License

Licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.