https://github.com/totaltechgeek/managed-cpp-beslibrary
This is a managed library for .NET using the native C++ code.
https://github.com/totaltechgeek/managed-cpp-beslibrary
Last synced: about 1 year ago
JSON representation
This is a managed library for .NET using the native C++ code.
- Host: GitHub
- URL: https://github.com/totaltechgeek/managed-cpp-beslibrary
- Owner: TotalTechGeek
- Created: 2015-07-18T04:57:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-08T00:54:00.000Z (almost 11 years ago)
- Last Synced: 2025-02-01T17:13:47.426Z (over 1 year ago)
- Language: C++
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Managed BES
This is a managed library for .NET using the native C++ code. This wrapper around the C++ implementation of BES will run faster than pure C# code, which is why I wrote the wrapper. Faster encryption might be desired while using C# or Visual Basic.NET.
### Related Projects
https://github.com/TheCreatorJames/BESLibraryCPP
https://github.com/TheCreatorJames/BESLibrary