mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-12 01:54:54 -05:00
[PR #19] [MERGED] Bcrypt is not a framework or library. It is a standalone tool #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sobolevn/awesome-cryptography/pull/19
Author: @evpo
Created: 7/4/2016
Status: ✅ Merged
Merged: 7/6/2016
Merged by: @sobolevn
Base:
master← Head:bcrypt-tool📝 Commits (1)
965fa2dBcrypt is not a framework or library. It is a standalone tool📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
README.md(+1 -1)📄 Description
In addition to the fact that it is not a library, it is written in C not C++. I believe that it is not a library because the API is not documented and h files are not commented. The README file doesn't provide any library usage scenarios or APIs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.