Skip to content

Commit

Permalink
0.009
Browse files Browse the repository at this point in the history
    - Added crypto_box_seal (Thanks, Brian D Foy)
    - Added crypto_box_seal_open (Thanks, Brian D Foy)
    - Fixed some documentation
  • Loading branch information
genio committed Apr 8, 2023
1 parent 982b89f commit f65cfc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Change history for Sodium-FFI

{{$NEXT}}

0.009 2023-04-07
- Added crypto_box_seal (Thanks, Brian D Foy)
- Added crypto_box_seal_open (Thanks, Brian D Foy)
- Fixed some documentation
Expand Down

0 comments on commit f65cfc8

Please sign in to comment.