(2019-06-17, 02:55 PM)PatrickGTR Wrote:(2019-06-17, 01:58 AM)SynTacs Wrote: Can you add inline capabilities?
If you're implying y_inline, there's already one.
https://github.com/pawn-lang/YSI-Include...L161-#L180
hmmmm... can I use that with sreyas's bcrypt?
Edit:
Just looked into the code of y_inline_extra is not related to sreyas, the thing I meant is that just like how a_mysql_inline works, it works under y_inline but is specifically created for the sole purpose of mysql_inline
Edit 2:
Inline is good but I think not that good seeing that the project is just a small, but commendable, project...
Edit 3:
if my instinct is right someone, a newbie perhaps, will pull out a why is it slow card...
ByCrypt hash is supposed to be slow to the purpose of being slow. More hashing means harder decryption.