Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : SciCrypt details
Login with GitLab

SciCrypt

Cyptography module for Scilab
(4319 downloads for this version - 4319 downloads for all versions)
Details
Version
1.0
Authors
Florent LEBEAU
Vincent COUVERT
Owner Organization
Consortium Scilab - DIGITEO
Maintainer
Pierre MARECHAL
Category
License
Creation Date
January 7, 2010
Source created on
Scilab 5.2.x
Binaries available on
Scilab 5.2.x:
Linux 32-bit Linux 64-bit
Install command
--> atomsInstall("SciCrypt")
Description
            SciCrypt is a cyptography module for Scilab. It enables encryption and
decryption of files with these block ciphers:
  - AES (128 bits key)
  - TDES (EDE3, 3 * 64 bits keys)
  - Serpent (128 bits key)
  - TwoFish (128 bits key)
  - CAST256 (128 bits key)
  - Blowfish (128 bits key)

Several modes are proposed:
  - CBC
  - OFB
  - CFB
  - ECB
  - CTR

Please note that the key used for block ciphering is automatically encoded using
the RSA cipher.

Help files, test scripts, and random key generators are included in the module.
            
Files (3)
[222.15 kB]
Source code archive
SciCrypt sources
[1.94 MB]
Linux 32-bit binary for Scilab 5.2.x
Linux 32-bit
Automatically generated by the atoms compilation chain

[1.96 MB]
Linux 64-bit binary for Scilab 5.2.x
Linux 64-bit
Automatically generated by the atoms compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.