Skip to content

[k2] public_encrypt, private_decrypt, pkey_get_public, pkey_get_private#1421

Merged
T-y-c-o-o-n merged 5 commits into
masterfrom
k2/public_encrypt
Oct 14, 2025
Merged

[k2] public_encrypt, private_decrypt, pkey_get_public, pkey_get_private#1421
T-y-c-o-o-n merged 5 commits into
masterfrom
k2/public_encrypt

Conversation

@T-y-c-o-o-n
Copy link
Copy Markdown
Contributor

@T-y-c-o-o-n T-y-c-o-o-n commented Oct 7, 2025

Implemented builtins in runtime-lightweight:

openssl_pkey_get_public
openssl_pkey_get_private
openssl_public_encrypt
openssl_private_decrypt

@DrDet DrDet requested a review from apolyakov October 7, 2025 12:20
Comment thread runtime-light/stdlib/crypto/crypto-functions.cpp Outdated
Comment thread runtime-light/stdlib/crypto/crypto-functions.cpp Outdated
Comment thread runtime-light/stdlib/crypto/crypto-functions.cpp Outdated
Comment thread runtime-light/stdlib/crypto/crypto-functions.cpp Outdated
Comment thread runtime-light/stdlib/crypto/crypto-functions.cpp
@T-y-c-o-o-n T-y-c-o-o-n changed the title [lightweight babe runtime] public_encrypt, private_decrypt, pkey_get_public, pkey_get_private [k2] public_encrypt, private_decrypt, pkey_get_public, pkey_get_private Oct 8, 2025
@astrophysik astrophysik added the k2 Affects compiler or runtime in K2 mode label Oct 9, 2025
Copy link
Copy Markdown
Contributor

@apolyakov apolyakov left a comment

Choose a reason for hiding this comment

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

LGTM!

@T-y-c-o-o-n T-y-c-o-o-n merged commit f5dd325 into master Oct 14, 2025
7 checks passed
@T-y-c-o-o-n T-y-c-o-o-n deleted the k2/public_encrypt branch October 14, 2025 16:20
@Danil42Russia Danil42Russia added this to the next milestone Oct 14, 2025
@Danil42Russia Danil42Russia added the runtime Feature related to runtime label Oct 14, 2025
@astrophysik astrophysik removed the runtime Feature related to runtime label Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

k2 Affects compiler or runtime in K2 mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants