diff options
author | tb <> | 2023-07-28 10:05:16 +0000 |
---|---|---|
committer | tb <> | 2023-07-28 10:05:16 +0000 |
commit | 8f7aef795a81efc6cca2f7503141e0fddb4358c1 (patch) | |
tree | 9d9e5e88058fce53bb18a48739125946a2639657 /src/lib/libc/stdlib/rand.c | |
parent | f72d08156c2afabfd1c38468eca631a5afed0f79 (diff) | |
download | openbsd-8f7aef795a81efc6cca2f7503141e0fddb4358c1.tar.gz openbsd-8f7aef795a81efc6cca2f7503141e0fddb4358c1.tar.bz2 openbsd-8f7aef795a81efc6cca2f7503141e0fddb4358c1.zip |
Make BN_BLINDING internal
RSA is pretty bad. In my most optimistic moments I dream of a world that
stopped using it. That won't happen during my lifetime, unfortunately.
Blinding is one way of making it a little less leaky. Unfortunately this
side-channel leak mitigation leaked out of the library for no good reason.
Let's at least fix that aspect of it.
ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/rand.c')
0 files changed, 0 insertions, 0 deletions