dep-repository

Default repository for the dep dependency manager
git clone git://git.finwo.net/misc/dep-repository
Log | Files | Refs

package.ini (624B)


      1 [package]
      2 name=b-con/crypto-algorithms
      3 src=https://git.finwo.net/lib/crypto-algorithms.c/archives/heads/main.tar.gz
      4 
      5 [export]
      6 config.mk=config.mk
      7 include/b-con/crypto-algorithms/aes.h=aes.h
      8 include/b-con/crypto-algorithms/arcfour.h=arcfour.h
      9 include/b-con/crypto-algorithms/base64.h=base64.h
     10 include/b-con/crypto-algorithms/blowfish.h=blowfish.h
     11 include/b-con/crypto-algorithms/des.h=des.h
     12 include/b-con/crypto-algorithms/md2.h=md2.h
     13 include/b-con/crypto-algorithms/md5.h=md5.h
     14 include/b-con/crypto-algorithms/rot-13.h=rot-13.h
     15 include/b-con/crypto-algorithms/sha1.h=sha1.h
     16 include/b-con/crypto-algorithms/sha256.h=sha256.h