[PR #19] [MERGED] Bcrypt is not a framework or library. It is a standalone tool #47

Closed
opened 2025-11-06 09:06:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: bcrypt-tool


📝 Commits (1)

  • 965fa2d Bcrypt 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sobolevn/awesome-cryptography/pull/19 **Author:** [@evpo](https://github.com/evpo) **Created:** 7/4/2016 **Status:** ✅ Merged **Merged:** 7/6/2016 **Merged by:** [@sobolevn](https://github.com/sobolevn) **Base:** `master` ← **Head:** `bcrypt-tool` --- ### 📝 Commits (1) - [`965fa2d`](https://github.com/sobolevn/awesome-cryptography/commit/965fa2d525d7f7eba1a08be32e6549918575154b) Bcrypt is not a framework or library. It is a standalone tool ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 09:06:48 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#47