Commit c465e794 authored by Geoff Thorpe's avatar Geoff Thorpe
Browse files

This is the least unacceptable way I've found for declaring the bignum data

and structures as constant without having to cast away const at any point.
There is still plenty of other code that makes gcc's "-Wcast-qual" unhappy,
but crypto/bn/ is now ok. Purists are welcome to suggest alternatives.
parent 933398f1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment