cheatfate / nimcrypto

Nim cryptographic library
MIT License
189 stars 23 forks source link

Fix `Defect` on `toOpenArray` access through array-of-0 pointer, in newer nim versions #61

Closed arnetheduck closed 1 year ago

arnetheduck commented 1 year ago

See https://github.com/nim-lang/Nim/issues/20987

TechThupport commented 1 year ago

can this please be merged 😸

arnetheduck commented 1 year ago

See also https://github.com/nim-lang/Nim/pull/20869

mratsim commented 1 year ago

and https://github.com/cheatfate/nimcrypto/pull/60