An open API service indexing awesome lists of open source software.

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.

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