File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252/* Added PRNG interface which can generate cryptographically secure random numbers. */
5353/* Added macros to support SSF use from C++ modules. */
5454/* Minor formatting changes and compiler warning fixes. */
55- /* 0.0.7 - Added deinitialization support. Fixed ssfsm timer w/data memory leak. Prelim. UBJSON. */
55+ /* 0.0.7 - Added deinitialization support. */
56+ /* Fixed ssfsm timer w/data memory leak. */
57+ /* Preliminary UBJSON interface. */
58+ /* 0.0.8 - Added UBJSON interface. */
59+ /* Added enum lower bound checks. */
60+ /* Added ssfrs option for GF_MUL speed vs. space optimization. */
61+ /* Reorganized source code into module directories. */
5662/* --------------------------------------------------------------------------------------------- */
57- #define SSF_VERSION "0.0.7 "
63+ #define SSF_VERSION "0.0.8 "
5864
5965#endif /* SSF_VERSION_H_INCLUDE */
You can’t perform that action at this time.
0 commit comments