Recent

Author Topic: New release: LazUnits - CryptUnit (dcpcrypt, blowfish, xor)  (Read 2199 times)

JimD

  • Jr. Member
  • **
  • Posts: 62
New release: LazUnits - CryptUnit (dcpcrypt, blowfish, xor)
« on: December 21, 2018, 10:41:52 pm »
CryptUnit is a new cross-platform collection of useful encryption methods collected from various sources
CryptUnit is a part of my LazUnits collection at https://github.com/jasc2v8
All units are released under the public domain Unlicense

dcpcrypt
 - encryptFile
 - encryptString_aes_sha256
 - encryptString_rc4_sha1

fpc-builtin
 - cipher_blowfish
 - cipher_xor
   
My Config: Win10 Home 64-bit, Lazarus 1.8.2, FPC 3.0.4 64

lucamar

  • Hero Member
  • *****
  • Posts: 4219
Re: New release: LazUnits - CryptUnit (dcpcrypt, blowfish, xor)
« Reply #1 on: December 21, 2018, 11:13:53 pm »
All units are released under the public domain Unlicense

dcpcrypt
[...]

fpc-builtin
[...]

As far as I know, none of those units are public domain: They have each its own license. So what's licensed under "public domain Unlicense"?

ETA: Ok, I've seen your repo, which is composed of a few small utility functions (using the above packages) and demo projects. So your code, your rules :)
« Last Edit: December 21, 2018, 11:21:53 pm by lucamar »
Turbo Pascal 3 CP/M - Amstrad PCW 8256 (512 KB !!!) :P
Lazarus/FPC 2.0.8/3.0.4 & 2.0.12/3.2.0 - 32/64 bits on:
(K|L|X)Ubuntu 12..18, Windows XP, 7, 10 and various DOSes.

 

TinyPortal © 2005-2018