Skip to content

You can encrypt/decrypt your file with efficient way. Also you might be implement you're keyvault system, default using in-memory. It's good for the encrypting or decrypting large file.

License

Notifications You must be signed in to change notification settings

wioniqle-q/safe-object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

safe-object

You can encrypt/decrypt your file with efficient way. Also you might be implement you're keyvault system, default using in-memory. It's good for the encrypting or decrypting large file.

Note: It's using custom filestream, when the file saving, its directly saving the disk with kernel notification. It's buffers the memory to disk.

About

You can encrypt/decrypt your file with efficient way. Also you might be implement you're keyvault system, default using in-memory. It's good for the encrypting or decrypting large file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages