martijnvanbrummelen / nwipe

nwipe secure disk eraser
GNU General Public License v2.0
631 stars 71 forks source link

Renamed N and M to MT_STATE_SIZE and MT_MIDDLE_WORD due to const naming of mt19937ar-cok.h, causing conflicts with SHA-512 HMAC's libssl. #558

Closed Knogle closed 3 months ago

Knogle commented 3 months ago

Necessary for further implementation of AES and SHA algorithms, due to conflicting const naming in mt19937ar-cok.h and mt19937ar-cok.c