Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AKEevee authored Dec 20, 2021
1 parent b516803 commit 703773c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ A few parts of the code (like decryption, encryption, server security, etc) has
Examples:
- The int encrypt and int decrypt functions;
- In File "MHGdataHandle.h", line 87, please key in your own mongodb uri connection string for the code to work.

I am using sha256 header files (that I modified slightly by excluding "#include <endian.h>") from https://create.stephan-brumme.com/hash-library/ (and I would like to thank them)
under the zlib License.

Please also note that mongo-c-driver was used for the C++ code for mongodb connections (see [mongo-c-driver-download-link](http://mongoc.org/))

0 comments on commit 703773c

Please sign in to comment.