Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-16 | For Edwards curves, the identity element isn't at infinity, so rename the ↵ | Matthias Schiffer | |
identity check function accordingly | |||
2012-03-15 | Simplyfy secret add, subtract and reduce functions | Matthias Schiffer | |
2012-03-15 | Improve modular multiplication performance | Matthias Schiffer | |
2012-03-14 | Some more renamed, some utility functions | Matthias Schiffer | |
2012-03-14 | Code cleanup | Matthias Schiffer | |
2012-03-14 | Fixed square_root() | Matthias Schiffer | |
2012-03-14 | Formatting improvements | Matthias Schiffer | |
2012-03-14 | More renames, added secret key arithmetic | Matthias Schiffer | |
2012-03-13 | Some renames, fix load function, add default base | Matthias Schiffer | |
2012-03-13 | Correctly rename all functions to match header file | Matthias Schiffer | |
2012-03-13 | Initial version | Matthias Schiffer | |