Logo
Explore Help
Sign In
logos-storage/nim-bearssl
1
0
Fork 0
You've already forked nim-bearssl
mirror of https://github.com/logos-storage/nim-bearssl.git synced 2026-01-04 06:23:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
nim-bearssl/bearssl/ec.nim

5 lines
45 B
Nim
Raw Permalink Normal View History

split decls into separate modules in `bearssl/abi` (#27) * split `decls.nim` into smaller modules - allows using parts of the ABI without compiling all of `bearssl` * deprecate functions with `Br` prefix - there are duplicate exports both with and without `Br` for the same function and we use both in consumers like `chronos` and `libp2p` * fix several cases of incorrectly mapped types * use `var` for certain arguments that can't be `nil` * add script to regenerate ABI with `c2nim` * consistently use `uint` for length (`int` was sometimes used) The Split likely needs more cleanup work - this is a first cut to get the idea in place. In the new layout, `bearssl/abi/` contains "raw" nim mappings while hand-written helpers are in `bearssl/`.
2022-06-14 19:33:00 +02:00
import
./abi/bearssl_ec
export bearssl_ec
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 30ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API