Skip to content

AES Implementation - Information Security Course

Notifications You must be signed in to change notification settings

lfnascimento/aes_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AesApp

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add aes_app to your list of dependencies in mix.exs:

    def deps do [{:aes_app, "~> 0.0.1"}] end

  2. Ensure aes_app is started before your application:

    def application do [applications: [:aes_app]] end

About

AES Implementation - Information Security Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages