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

integrate urcrypt jets #123

Merged
merged 70 commits into from
Nov 27, 2023
Merged

integrate urcrypt jets #123

merged 70 commits into from
Nov 27, 2023

Conversation

eamsden
Copy link
Collaborator

@eamsden eamsden commented Nov 10, 2023

Merges and updates #90 cc @matthew-levan

should be merged after the as/demo-debug branch and #122 cc @ashelkovnykov

depends on urbit/urcrypt-sys#1

@ashelkovnykov ashelkovnykov marked this pull request as ready for review November 22, 2023 08:30
Copy link
Contributor

@ashelkovnykov ashelkovnykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of the comments are regarding punting and stripping trailing 0s from input. Two questions:

  1. Why does Vere punt on invalid key length? Does it not result in an error? If it does, shouldn't we just bail in the jet?
  2. When do we need to strip trailing 0s and when do we not need to do so?

rust/ares/src/jets/lock/sha.rs Show resolved Hide resolved
rust/ares/src/jets/lock/sha.rs Show resolved Hide resolved
rust/ares/src/jets/hot.rs Show resolved Hide resolved
rust/ares/src/jets/lock/ed.rs Outdated Show resolved Hide resolved
rust/ares/src/jets/lock/ed.rs Outdated Show resolved Hide resolved
rust/ares/src/jets/lock/aes.rs Outdated Show resolved Hide resolved
rust/ares/src/jets/lock/aes.rs Outdated Show resolved Hide resolved
rust/ares/src/jets/lock/aes.rs Show resolved Hide resolved
rust/ares/src/jets/lock/aes.rs Outdated Show resolved Hide resolved
rust/ares/src/jets/lock/aes.rs Outdated Show resolved Hide resolved
@ashelkovnykov ashelkovnykov merged commit 9a904fc into status Nov 27, 2023
1 check passed
@ashelkovnykov ashelkovnykov deleted the eamsden/build-urcrypt branch November 27, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants