darlinghq / darling-corecrypto

CoreCrypto reimplementation under GPL-3
http://www.darlinghq.org
GNU General Public License v3.0
23 stars 9 forks source link

fix: Implement ccn_write_int #10

Closed trungnt2910 closed 2 years ago

trungnt2910 commented 2 years ago

Fixed ccn_write_int_size to correctly report the size, and then implemented ccn_write_int.