Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 450 Bytes

TODO

File metadata and controls

12 lines (11 loc) · 450 Bytes

To Do file for LibBERT

C++ API

implement the formating stuff

think about how to implement parse

Currently parse takes a very complicated object to pass the values to. This isn’t very useful at the moment. Think about a better way to implement parse.

C API

finish wrapping the C++ API

General

Write automated Unit Tests

Implement Bignum stuff