|
|
|
|
|
by codesniperjoe
1261 days ago
|
|
> Finally, reviewing the BoringCrypto integration by Russ. Do you think there is a rollback/cleanup possible of current boring/fips <enter most diplomatic/nice phrase here> situation? (eg. push it back into a seperate stash, guarded by a fixed build-time compiler directive?) |
|
All Go+BoringCrypto code is behind the compile time GOEXPERIMENT, and mostly in its own files or in its own blocks. It could be worse.