CLI/picocrypt
Evan Su adc0f34eac check for rand.Read errors and panic
Unlikely to happen but make sure to panic if rand.Read fails otherwise values may be zeroed arrays
2024-09-05 16:28:52 -04:00
..
go.mod Move packages to Picocrypt org 2024-08-30 19:41:07 -04:00
go.sum Move packages to Picocrypt org 2024-08-30 19:41:07 -04:00
main.go check for rand.Read errors and panic 2024-09-05 16:28:52 -04:00