Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-04 | Python: Switch to a more general os.urandom for randomness source | J08nY | |
Signed-off-by: Jan Jancar <johny@neuromancer.sk> | |||
2016-10-02 | fix missing ctypes function signatures | Matthew Hodgson | |
These missing signatures were causing OSX to truncate 64-bit pointers to 32-bit pointers when calling the missing methods, causing segfaults | |||
2016-05-20 | Refactor python wrappers | Richard van der Hoff | |
Split the python wrappers into separate modules |