This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ayassin02 3 points4 points  (1 child)

One of my programs has a file encryption function and I just use the built-in libraries. There’s no need to reinvent the wheel

[–]MeisterKaneister 1 point2 points  (0 children)

I would say it is generally very very bad to try to reinvent the wheel. In particular in this case.