TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Reasons to Avoid Mcrypt

16 pointsby earthriseabout 10 years ago

2 comments

jmspringabout 10 years ago
So, the arguments I see are:<p>- abandonware (fine), bugs, yes, but doesn&#x27;t invalidate the case if you know the library and the warts<p>- design flaws make it hard to write correct code, it&#x27;s crypto, you better know what you are doing regardless of the library<p>- algorithm identifies are confusing, see point above.
评论 #9548329 未加载
smileysteveabout 10 years ago
As a note, Laravel 4.2 uses mcrypt by standard. openssl is an option
评论 #9548359 未加载