Skip to content

Update all the crypto dependencies#63

Merged
mkj merged 3 commits into
mainfrom
pr/crypto-update
Jul 16, 2026
Merged

Update all the crypto dependencies#63
mkj merged 3 commits into
mainfrom
pr/crypto-update

Conversation

@mkj

@mkj mkj commented Jul 15, 2026

Copy link
Copy Markdown
Owner

No description provided.

mkj added 3 commits July 15, 2026 23:55
Signing/Verifying types are part of the API, applications might want to
handle keys externally.

The demo config code needs that.
All the crates have had major releases (except for rsa which is on a RC
release).

Some of these are moved to workspace dependencies so demo/common can use
them.

RSA now has a 8192 bit limit.

getrandom 0.4 is now used, which needs changes for the picow demo using
the getrandom custom backend.

picow size increases by 4kB, not obvious where from a quick look.
This allows merging with rustflags in demo/picow/.cargo/config.toml
@mkj
mkj force-pushed the pr/crypto-update branch from 97d5d6b to 3451014 Compare July 15, 2026 16:12
@mkj
mkj merged commit 3451014 into main Jul 16, 2026
4 checks passed
@mkj
mkj deleted the pr/crypto-update branch July 16, 2026 13:56
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.

1 participant