aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step/Run.zig
diff options
context:
space:
mode:
authorFrank Denis <124872+jedisct1@users.noreply.github.com>2024-11-19 18:05:09 +0100
committerGitHub <noreply@github.com>2024-11-19 18:05:09 +0100
commit8a00bd4ce6a3f7f61dc93ed8fabfee47f32dadc5 (patch)
tree4645d6413534443546a3e9dda122614156942157 /lib/std/Build/Step/Run.zig
parent94be75a94fe643d8424c0225c63a2a60f12a97a0 (diff)
downloadzig-8a00bd4ce6a3f7f61dc93ed8fabfee47f32dadc5.tar.gz
zig-8a00bd4ce6a3f7f61dc93ed8fabfee47f32dadc5.zip
std.crypto: make the key pair API creation consistent (#21955)
Our key pair creation API was ugly and inconsistent between ecdsa keys and other keys. The same `generate()` function can now be used to generate key pairs, and that function cannot fail. For deterministic keys, a `generateDeterministic()` function is available for all key types. Fix comments and compilation of the benchmark by the way. Fixes #21002
Diffstat (limited to 'lib/std/Build/Step/Run.zig')
0 files changed, 0 insertions, 0 deletions