Skip to content

maduce/cryptocad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

cryptocad

Applications for scrambling and/or encrypting your CAD files.

Note: step files are currently the only formats supported. IGES and STL next. This is still very much a work in progress. Stay tuned for more.

Usage

To scramble:

:~$ sh step_functions.sh scramble 3 file.step

The scrambled file will be in output.step. To unscramble the output file:

:~$ sh step_functions.sh descramble 3 output.step

Note: you must use the same number for descrambling that you used for scrambling.

About

Application for scrambling and/or encryption your CAD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages