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

Eng 440 #2

Open
wants to merge 191 commits into
base: main
Choose a base branch
from
Open

Eng 440 #2

wants to merge 191 commits into from

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    22bfd16 View commit details
    Browse the repository at this point in the history
  2. SCHEMAS

    brxken128 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4dfc75e View commit details
    Browse the repository at this point in the history
  3. fix CLI

    brxken128 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    fed1304 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36a6e20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6231a48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8dcd58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7860384 View commit details
    Browse the repository at this point in the history
  8. add test for two keyslots

    brxken128 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    60b5103 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16cb378 View commit details
    Browse the repository at this point in the history
  10. fix cli

    brxken128 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a7eb662 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1a34f5 View commit details
    Browse the repository at this point in the history
  12. add bad identifier test

    brxken128 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6a05a0e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. update examples

    brxken128 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    bbd1456 View commit details
    Browse the repository at this point in the history
  2. feature gate KM errors

    brxken128 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7fe5ddd View commit details
    Browse the repository at this point in the history
  3. sync and async crypto

    brxken128 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a2d2a8b View commit details
    Browse the repository at this point in the history
  4. remove useless file

    brxken128 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    00252d8 View commit details
    Browse the repository at this point in the history
  5. remove old clippy flag

    brxken128 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    dbe4f24 View commit details
    Browse the repository at this point in the history
  6. update examples

    brxken128 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6f68458 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e98517 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7551d16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6241504 View commit details
    Browse the repository at this point in the history
  10. rename to ensure_not_null

    brxken128 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ebe2f53 View commit details
    Browse the repository at this point in the history
  11. harden clippy

    brxken128 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9da2d6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c72e03 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    567e934 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    25e1f1c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c05e748 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. major updates

    brxken128 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    b0f748b View commit details
    Browse the repository at this point in the history
  2. sync and async header impls

    brxken128 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    20eac12 View commit details
    Browse the repository at this point in the history
  3. cleanup & add comment

    brxken128 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    baf57d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d42718 View commit details
    Browse the repository at this point in the history
  5. encrypt/decrypt_byte_array

    brxken128 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    bb0f14a View commit details
    Browse the repository at this point in the history
  6. remove useless impl

    brxken128 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    aedfaac View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. further cleanup

    brxken128 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2c73de5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18be364 View commit details
    Browse the repository at this point in the history
  3. new passwordhasher path

    brxken128 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    57615b4 View commit details
    Browse the repository at this point in the history
  4. bring benchmarks back

    brxken128 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    4ab6138 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    23b3989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c1ebd3 View commit details
    Browse the repository at this point in the history
  3. rename PasswordHasher

    brxken128 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c389203 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eb36e4 View commit details
    Browse the repository at this point in the history
  5. update core to use new API

    brxken128 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    55bc789 View commit details
    Browse the repository at this point in the history
  6. update benchmarks

    brxken128 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e802873 View commit details
    Browse the repository at this point in the history
  7. update examples

    brxken128 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c1d5f36 View commit details
    Browse the repository at this point in the history
  8. fix API and feature gating

    brxken128 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c6212c3 View commit details
    Browse the repository at this point in the history
  9. update tests & usages

    brxken128 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    ce005d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    9d82bde View commit details
    Browse the repository at this point in the history
  2. bring back serde_big_array

    brxken128 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    671bb4f View commit details
    Browse the repository at this point in the history
  3. cleanup tests and examples

    brxken128 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7b869b2 View commit details
    Browse the repository at this point in the history
  4. move encoding module

    brxken128 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1d1da6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a96b60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c10fbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75f71d0 View commit details
    Browse the repository at this point in the history
  8. make tests non-async

    brxken128 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1a140ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8ed247 View commit details
    Browse the repository at this point in the history
  10. remove redundant examples

    brxken128 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    01b4d5e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc0962d View commit details
    Browse the repository at this point in the history
  12. fix async feature gate

    brxken128 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ec0cd1e View commit details
    Browse the repository at this point in the history
  13. more thorough header tests

    brxken128 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6e6e6f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    67c80cf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3b88130 View commit details
    Browse the repository at this point in the history
  16. constant time is so cool

    brxken128 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8a0970f View commit details
    Browse the repository at this point in the history
  17. slightly better looking KM

    brxken128 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7fc82a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    b1ace0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2550c64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    534a92a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2659eb8 View commit details
    Browse the repository at this point in the history
  5. fix examples

    brxken128 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5888967 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35d32bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e92593 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c400c85 View commit details
    Browse the repository at this point in the history
  9. update deps

    brxken128 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    480dd2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b3cbfe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c3fed5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    80853d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cf4e6fc View commit details
    Browse the repository at this point in the history
  14. clean up $bytes_fn

    brxken128 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    4617113 View commit details
    Browse the repository at this point in the history
  15. rearrange async fn

    brxken128 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    dfe42e5 View commit details
    Browse the repository at this point in the history
  16. fix tokio declaration

    brxken128 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    dd0a8e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    b56b2de View commit details
    Browse the repository at this point in the history
  2. more verbose/correct names

    brxken128 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d94ba08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    752b245 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. update lockfile

    brxken128 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a92ddd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0491c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    962d793 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14ee379 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc11fb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba1c598 View commit details
    Browse the repository at this point in the history
  7. add 1gib encryption tests

    brxken128 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    94a1cc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. dedicated ct module

    brxken128 committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    59d2e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c3598 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    2e83fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f8ede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26a8d6f View commit details
    Browse the repository at this point in the history
  4. WIP restructure

    brxken128 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3fe5335 View commit details
    Browse the repository at this point in the history
  5. rm old modules

    brxken128 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1151ac4 View commit details
    Browse the repository at this point in the history
  6. large restructure

    brxken128 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a4b90a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f043dbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1aac3b View commit details
    Browse the repository at this point in the history
  9. better keyrings

    brxken128 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    d738df1 View commit details
    Browse the repository at this point in the history
  10. identifier constructor

    brxken128 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    bc7c89d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. keyring overhaul

    brxken128 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    bf90a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    268d33d View commit details
    Browse the repository at this point in the history
  3. cleanup

    brxken128 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    eec348e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. support for aes-gcm-siv

    brxken128 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a47cce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3241dda View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. update feature flags

    brxken128 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    def1095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e3210a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73b059e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    916aaaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e32bf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    b4a57de View commit details
    Browse the repository at this point in the history
  2. word/passphrase generation

    brxken128 committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    7e9205d View commit details
    Browse the repository at this point in the history
  3. decode_from_reader

    brxken128 committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    68b4fc0 View commit details
    Browse the repository at this point in the history
  4. remove double (())

    brxken128 committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    9e67201 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d91072 View commit details
    Browse the repository at this point in the history
  6. update deps and fix typo

    brxken128 committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    549fd7e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. WIP binrw attempt

    brxken128 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    7a0e21f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. wip manual header ser/de

    brxken128 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0e86523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dc3039 View commit details
    Browse the repository at this point in the history
  3. add core/crypto errors

    brxken128 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1ab3f96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf8f905 View commit details
    Browse the repository at this point in the history
  5. update deps

    brxken128 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1afab89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9aad0de View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. update feature names

    brxken128 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    378264e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    9c3ed4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6906de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e3f3a4 View commit details
    Browse the repository at this point in the history
  4. fix feature gates

    brxken128 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    9ceb84d View commit details
    Browse the repository at this point in the history
  5. re-designed header encoding

    brxken128 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7044958 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e16515e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    750b343 View commit details
    Browse the repository at this point in the history
  8. use macos keychain on macos

    brxken128 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3bfa9b4 View commit details
    Browse the repository at this point in the history
  9. update example

    brxken128 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    53a8820 View commit details
    Browse the repository at this point in the history
  10. fix the CLI viewer/app

    brxken128 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5b0a413 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. merge main

    brxken128 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    17bf4d9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. update example

    brxken128 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5344ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    492b61c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7720bd9 View commit details
    Browse the repository at this point in the history
  4. add a clippy config file

    brxken128 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8b2e339 View commit details
    Browse the repository at this point in the history
  5. add a drop-in replacement for subtle::{Choice, ConstantTimeEq} that…

    … uses ASM for guaranteed constant-time execution
    brxken128 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9d85125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48db922 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2092ca2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab5172f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    316d177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0657fde View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. fix bad merge

    brxken128 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    361ce29 View commit details
    Browse the repository at this point in the history
  2. fix broken cargo.toml

    brxken128 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ec27a4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67f9b6c View commit details
    Browse the repository at this point in the history
  4. update schema & migrations

    brxken128 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    25e3292 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dc286c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e1273a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fd9231 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb6c722 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    ffc5267 View commit details
    Browse the repository at this point in the history
  2. new KM (it's awesome)

    brxken128 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2fcfe6d View commit details
    Browse the repository at this point in the history
  3. NotUnlocked -> Locked

    brxken128 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    36c26fd View commit details
    Browse the repository at this point in the history
  4. better word encryption

    brxken128 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    69e6de1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdd4d31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f32504c View commit details
    Browse the repository at this point in the history
  7. rename the KM

    brxken128 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    663ce00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eec1918 View commit details
    Browse the repository at this point in the history
  9. clippy

    brxken128 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    000611a View commit details
    Browse the repository at this point in the history
  10. add experimental crypto CI

    brxken128 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bf8bbba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6505cfc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ebc27f View commit details
    Browse the repository at this point in the history
  13. re-add rust: stable

    brxken128 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    76624a3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f523cfc View commit details
    Browse the repository at this point in the history
  15. fix --include-ignored

    brxken128 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c47dc2c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d9dab96 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bdd2c7f View commit details
    Browse the repository at this point in the history
  18. minor tweaks

    brxken128 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    afdaad2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    65b6b6b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b5f126e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    399e782 View commit details
    Browse the repository at this point in the history
  2. regen bindings

    brxken128 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    fc9d734 View commit details
    Browse the repository at this point in the history
  3. some nice cleanup

    brxken128 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    58dd471 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdb9599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8602297 View commit details
    Browse the repository at this point in the history
  6. encrypt mounted keys in memory with the key manager's root key

    locking the key manager will protect all mounted keys now
    brxken128 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    43a20bc View commit details
    Browse the repository at this point in the history
  7. NotMounted error

    brxken128 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d04b624 View commit details
    Browse the repository at this point in the history
  8. remove derive_key_plain()

    brxken128 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    f7ddce4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c35d2f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. dedicated MountedKey table

    brxken128 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a4ed040 View commit details
    Browse the repository at this point in the history
  2. overhaul the key procedures

    brxken128 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    1e9e40b View commit details
    Browse the repository at this point in the history
  3. update benches

    brxken128 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    50ad415 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. reduce bench sample size

    brxken128 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    3be1f6a View commit details
    Browse the repository at this point in the history
  2. updates

    brxken128 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6a15d5b View commit details
    Browse the repository at this point in the history
  3. rm old migrations

    brxken128 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    80a3d31 View commit details
    Browse the repository at this point in the history
  4. gen new migrations

    brxken128 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f2cbe61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4fdc68 View commit details
    Browse the repository at this point in the history