Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

file-encryption

Here are 29 public repositories matching this topic...

A C# transparent file encryption example which was implemented with the Transparent Encryption File System Filter Driver SDK. The Transparent Encryption File System Filter Driver SDK allows you to develop transparent on-access, per-file encryption Windows application without the driver encryption knowledge, help you to handle most of the complex…

  • Updated Apr 28, 2025
  • C#

DRM example was implemented with the Transparent File Encryption and Control Filter Driver SDK. The shared file was encrypted with a unique 256-bits key, store the file access policies in a central server, share the encrypted files with fully control. You can grant, revoke or expire the file access at any time, even after the file has been shared.

  • Updated Apr 29, 2025
  • C#

Improve this page

Add a description, image, and links to the file-encryption topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-encryption topic, visit your repo's landing page and select "manage topics."

Learn more