rskibbe.Encryption.Base64 – A Base64 implementation
What is rskibbe.Encryption.Base64? As the name already suggests, it is a sub-package of the „rskibbe.Encryption“ infrastructure package implementing the Base64 encryption (encoding). …
This is the main category for my rskibbe.Encrpytion NuGet package, which is the common base-package creating the infrastructure for dependant things. Basically an infrastructure for encoding / decoding things.
What is rskibbe.Encryption.Base64? As the name already suggests, it is a sub-package of the „rskibbe.Encryption“ infrastructure package implementing the Base64 encryption (encoding). …
What is rskibbe.Encryption? In software development you most likely want to create a clean and easy maintainable code base. With „rskibbe.Encryption“ you …