figenc

[RADIOACTIVE] rsa and symmetric key encryption scripts and executables
git clone git://git.figbert.com/figenc.git
Log | Files | Refs | README

pkgIndex.tcl (141B)


      1 if {[catch {package present Tcl 8.6.0}]} return
      2 package ifneeded Tk 8.6.8 [list load [file normalize [file join $dir .. libtk8.6.dylib]] Tk]