Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PostQuantum Falcon Signature Verification Precompiled #11

Merged
merged 22 commits into from
Nov 4, 2023

Commits on Jan 28, 2021

  1. Remove repo.spring.io maven repo dependency (hyperledger#1827) (hyper…

    …ledger#1828)
    
    According to spring's notification @ https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020, starting january 21, 2020 repo.spring.io doesnot allow anonymous download of 3rd-party Maven Central artifacts. They suggest all their releases are available at maven central.
    
    Add reference to the splunk repo as mentioned in https://dev.splunk.com/enterprise/docs/devtools/java/logging-java/getstartedloggingjava/installloggingjava/
    
    Signed-off-by: Saravana Perumal Shanmugam <perusworld@linux.com>
    perusworld authored and diega committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    293f927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9497fe7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11bfb91 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    39d18fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c7dc3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from lacchain/falcon_precompiled_updates

    Update to Besu 23.4.4
    eum602 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d170588 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Upgrade BouncyCastle libraries (hyperledger#5675)

    Upgrade bouncy castle to v1.75.  This involved a change in maven
    coordinates for other modules.
    
    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon authored and eum602 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c0acf62 View commit details
    Browse the repository at this point in the history
  2. update library from OQS to BouncyCastle

    delete oqs docker config
    eum602 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c92e49f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from lacchain/falcon_oqs_to_bouncycastle

    Migrate from OpenQuantumSafe library to BouncyCastle v1.75
    eum602 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4652400 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    c23a5a5 View commit details
    Browse the repository at this point in the history
  2. add benchmark for Falcon-512

    eum602 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7356feb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    4227fec View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    777cd40 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    c41fbba View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge pull request #5 from lacchain/falcon_gas_setup

    Falcon gas setup
    eum602 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f8be293 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    2ca4c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26bbcb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d766e37 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from lacchain/besu_updates

    Update to Besu 23.7.3
    eum602 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e0cfcd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. rename variables and change License details

    Signed-off-by: eum602 <eum602@gmail.com>
    eum602 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4fe4473 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. update falcon Address

    Signed-off-by: eum602 <eum602@gmail.com>
    eum602 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c8aec0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from lacchain/polish_code

    Rename variables / Falcon integration License details
    eum602 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    db587b1 View commit details
    Browse the repository at this point in the history