BearSSL wrapper in Nim
Go to file
cheatfate 2dd31d892a
Fix test1.nim compilation warning.
Bump to 0.1.3
2019-11-06 13:35:31 +02:00
bearssl Fix compilation warnings. 2019-11-06 13:15:07 +02:00
tests Fix test1.nim compilation warning. 2019-11-06 13:35:31 +02:00
.appveyor.yml Fix appveyor. 2019-10-23 11:23:33 +03:00
.gitignore ARM64 support 2019-10-17 18:03:09 +02:00
.gitmodules Initial commit (copied from nim-libp2p) 2019-09-30 21:23:06 +03: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 Fix nimble installation instructions. 2019-10-23 11:27:04 +03:00
bearssl.nim Move all declarations from root file to decls.nim 2019-10-07 20:57:40 +03:00
bearssl.nimble Fix test1.nim compilation warning. 2019-11-06 13:35:31 +02:00

README.md

bearssl

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

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.