Click here to Skip to main content
15,888,521 members

Articles by Joe Dillon (Articles: 2)

Articles: 2

RSS Feed

Average article rating: 4.91

Programming Languages
C#
22 Mar 2017   Updated: 23 Mar 2017   Rating: 4.82/5    Votes: 27   Popularity: 6.74
Licence: CPOL    Views: 49,824     Bookmarked: 25   Downloaded: 5,423
Please Sign up or sign in to vote.
C# program to generate and explore the Mandelbrot set.
Security
8 Mar 2018   Updated: 10 Mar 2018   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 21,046     Bookmarked: 16   Downloaded: 1,564
Please Sign up or sign in to vote.
This article describes the security techniques required to create a secure offline password manager and how the Libsodium library has been used to achieve this. YAPM stores passwords with AES encryption and authenticates users with an Argon2 hash.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Student
United Kingdom United Kingdom
I've done some projects on InfoSec and other general programming, some are uploaded here on CodeProject.

One of which is taps, a CLI Linux system security audit tool.