Commit Graph

  • b88ed93a44
    Merge pull request #10 from status-im/primitives master Jacek Sieka 2024-08-08 22:22:17 +0200
  • 03c2569177
    aaaaaaaaaaarrrrrrrrrrggggggggggggghhhhhhhhhhhhhhh Jacek Sieka 2024-08-08 18:36:07 +0200
  • 3ffca4d248
    imports Jacek Sieka 2024-08-08 18:28:51 +0200
  • 5b38e791dc
    more fallbacks Jacek Sieka 2024-08-08 18:07:16 +0200
  • 8aadf13bb5
    oops Jacek Sieka 2024-08-08 17:36:32 +0200
  • dca7819f2b
    add back 32-bit support Jacek Sieka 2024-08-08 17:18:21 +0200
  • 1920adc42e
    Reuse stint primitives for limbs Jacek Sieka 2024-08-08 16:29:06 +0200
  • 7dffd34a89
    Merge 646df7e6d1 into 9c10dec560 Kristin Kirkov 2024-06-24 05:45:44 +0000
  • 9c10dec560
    test with --styleCheck:error tersec 2024-06-06 22:06:06 +0000
  • 6d5e811e4f
    Merge pull request #9 from status-im/DvT tersec 2024-06-06 21:08:23 +0000
  • 0ee1bc7264
    require Nim 1.6 or newer tersec 2024-06-06 20:50:50 +0000
  • 646df7e6d1 feat(bncurve): Refactor `nim-bncurve` by separating `randomGeneration` Kristin Kirkov 2022-12-05 16:23:42 +0200
  • 9677794afb
    add github action jangko 2022-04-07 21:52:16 +0700
  • edc8371274
    fix styles jangko 2022-04-07 21:50:06 +0700
  • d2935bc074
    rm obsolete/unused/unmaintained CI AppVeyor and Travis scripts jangko 2022-04-07 21:21:29 +0700
  • 9f5c652dd9 for nim repo ci not test speed bung87 2020-11-17 20:12:32 +0800
  • 9b8aac5632
    update script path Ștefan Talpalaru 2019-08-24 02:09:49 +0200
  • 09d0f93fb1
    Merge branch 'buildnim' Ștefan Talpalaru 2019-06-18 22:29:24 +0200
  • 3aff0f51a4
    build_nim.sh Ștefan Talpalaru 2019-06-18 21:42:41 +0200
  • c356fd9fa9
    assert() -> doAssert() Ștefan Talpalaru 2019-03-14 00:10:49 +0100
  • 8c74ae19a9
    Merge branch 'threads' Ștefan Talpalaru 2019-01-17 19:29:54 +0100
  • 0def1e76f1
    enable "--threads:on" for tests Ștefan Talpalaru 2019-01-08 23:30:36 +0100
  • c81464f485
    Update README.md Bruno Škvorc 2019-01-02 15:06:09 +0100
  • 46a52aba70
    Merge pull request #3 from status-im/nimcrypto Eugene Kabanov 2018-12-26 11:03:12 +0200
  • 1e0af48411
    Nimble considers URL deps different from name deps Ștefan Talpalaru 2018-12-25 13:34:44 +0100
  • 7709d551c8 Added Ethereum specific serialization procedures. Added tests for Ethereum ecAdd, ecMul, ecPairing procedures. Bump version to 1.0.1. cheatfate 2018-10-16 11:30:14 +0300
  • a76336549b Added AffinePoint[G1,G2] initalization procedures. Added more tests from Paritytech fork. Removed Coeff[T] type. cheatfate 2018-10-04 21:54:21 +0300
  • 60dec2981f
    Merge pull request #2 from status-im/review1 Eugene Kabanov 2018-10-04 14:04:58 +0300
  • 6a77687802 Fixes for review. cheatfate 2018-10-04 13:29:13 +0300
  • 84f2d371b9 README fix `bn` package link. cheatfate 2018-10-04 13:21:29 +0300
  • ea38d7b5b8 Move testing to `release` mode only. Reduce number of test vectors. cheatfate 2018-09-28 03:43:58 +0300
  • 06071e5ad8 Reduce number of test vector tests to pass CI timeout issue. cheatfate 2018-09-28 03:27:34 +0300
  • 8aea7ec56a Fix `bn` library link. cheatfate 2018-09-27 20:23:34 +0300
  • 833574837f Reduce number of test vectors for debug builds. Force full recompilation of sources. cheatfate 2018-09-27 14:04:40 +0300
  • 2a250634d0 Add nimcrypto dependency. cheatfate 2018-09-27 13:46:06 +0300
  • 4b8f6db181 Initial commit. cheatfate 2018-09-27 13:35:59 +0300
  • 7b55d96b2f
    Initial commit Eugene Kabanov 2018-09-27 13:00:36 +0300