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

BouncyCastle ongoing translation #145

Merged
merged 25 commits into from
Sep 19, 2024

Commits on Sep 18, 2024

  1. BcPQCSigner translation

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3b3927f View commit details
    Browse the repository at this point in the history
  2. Generic DuplicateParametersFinding2Test

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f69f391 View commit details
    Browse the repository at this point in the history
  3. update disabled tests

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8aaddae View commit details
    Browse the repository at this point in the history
  4. MergeableCollection

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dc2cbbe View commit details
    Browse the repository at this point in the history
  5. fix BcDigestingMessageSignerTest

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3ffab59 View commit details
    Browse the repository at this point in the history
  6. fix BcISO9796d2PSSSignerTest

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    07b6b41 View commit details
    Browse the repository at this point in the history
  7. KeyWrap primitive

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b9942c9 View commit details
    Browse the repository at this point in the history
  8. update wrap handling in translation and tests

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cadc51d View commit details
    Browse the repository at this point in the history
  9. translates most KeyWrap

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8b4cfc5 View commit details
    Browse the repository at this point in the history
  10. update XOF in model

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6df5847 View commit details
    Browse the repository at this point in the history
  11. update Mac in model

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0422b3f View commit details
    Browse the repository at this point in the history
  12. update AE in model

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b140615 View commit details
    Browse the repository at this point in the history
  13. remove ClassicalBitSecurityLevel when unecessary

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a006ab6 View commit details
    Browse the repository at this point in the history
  14. MLKEM oid enricher

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    af82b85 View commit details
    Browse the repository at this point in the history
  15. RFC3211 KeyWrap

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fe25014 View commit details
    Browse the repository at this point in the history
  16. fully cleans Java reorganizers

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    325786c View commit details
    Browse the repository at this point in the history
  17. fix Wrapper tests + change Kalyna naming

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f5abd82 View commit details
    Browse the repository at this point in the history
  18. fix DuplicateParametersFindingTest

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    499c34e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. remove Kind use from DigestContext

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    093da8b View commit details
    Browse the repository at this point in the history
  2. remove Kind use from AlgorithmParameterContext

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9764b21 View commit details
    Browse the repository at this point in the history
  3. fix IES test

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    640149b View commit details
    Browse the repository at this point in the history
  4. remove Kind use from CipherContext

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    47bdaf3 View commit details
    Browse the repository at this point in the history
  5. cleaning

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ab22747 View commit details
    Browse the repository at this point in the history
  6. remove Kind use in BC for KeyContext

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ae4720a View commit details
    Browse the repository at this point in the history
  7. remove Kind use in BC for SignatureContext and MacContext

    Signed-off-by: Hugo Queinnec <hugo.queinnec@ibm.com>
    hugoqnc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f44ca2b View commit details
    Browse the repository at this point in the history