aruggirello

↗ HN profile [ 67.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello HN, As a developer, I have a few PHP side projects: 1. PHPippo, which I recently released on GitHub, is a PHP preprocessor and a PHP source micro-optimizer (the only free one I know of). PHPippo will soon gain…

  2. Hello HN, As a developer, I have a few PHP side projects: 1. PHPippo, which I recently released on GitHub, is a PHP preprocessor and a PHP source micro-optimizer (the only free one I know of). PHPippo will soon gain…

  3. I have a question regarding a simple hash-based encryption scheme I'm thinking of (forgive my ignorance if this already exists). Let's suppose we have a function hash(T) that is cryptographically secure; a function…