Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions BroCode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ The Teacher and Student can :
4. Manasi Kasande - main.cpp, user.cpp, date.cpp, person.cpp and the corresponding header files

### REFERENCES
1. picosha2.h - the header file used for SHA256 - was originally created by a student from MIT,USA
2. C++ Complete Reference by Herbert Schildt
3. geeksforgeeks, sanfoundry
1. picosha2.h - the header file used for SHA256 - https://github.com/okdshin/PicoSHA2
2. C++ Complete Reference by Herbert Schildt
3. www.geeksforgeeks.com
4. www.sanfoundry.com