Dimitrije Kostic

Results 2 issues of Dimitrije Kostic

Line 24 of exercises/quiz2.rs asks whether `string("nice weather".into()) ` or `string_slice("nice weather".into()) ` will compile. However both of these options compile. (The `string_slice` option is trivial, since "nice weather" is...

The OpenSSL man pages (both in the repo here and on openssl.org) provide inaccurate descriptions of several of the arithmetic operations on BIGNUMs. The errors I've noticed all involve missing...

branch: master
good first issue
triaged: bug
triaged: documentation
branch: 3.0
branch: 3.1