Skip to content

alizorlu/RConfig.Crypto

Repository files navigation

Main

It is an extended library that .net developers will use in the development base for the RConfig library.

📔 Table of Contents

🌟 About the Project

📷 Screenshots

image

🎯 Features

  • Security
  • Key Based Encryption

🧰 Getting Started

⚙️ Installation

Nuget

dotnet add package RConfig.Crypto.1.0.0 --version 1.0.0

🧭 Roadmap

  • Encrypting the remote Json document to the development base and decrypting it locally
  • Checking the changes in the remote json document on a schedule and ensuring automatic changes on the stack

❔ FAQ

  • What versions of .Net Core does it support?
  • 6.0.0 +
  • I want to extend it to different languages and 3rd party applications
  • Of course, if you can even develop middleware/libraries for different languages, we can give you a reference :)
  • Why should I use it in my .Net Core applications?
  • If you do not want to edit your json document on the application every time and do not want some of your private passwords to appear in pure form, yes, it will not be very useful :)
  • Can this version automatically append remote changes?
  • Added to the roadmap. I will try to add this in the next version

⚠️ License

Distributed under the no License. See LICENSE.txt for more information.

🤝 Contact

Ali Zorlu - -

Project Link: https://github.com/alizorlu/RConfig.Crypto

💎 Acknowledgements

Use this section to mention useful resources and libraries that you have used in your projects.

Releases

No releases published

Packages

No packages published

Languages