Ser*_*pia 29 .net c# cryptography sha256
我正在设置我的数据库以接收散列密码而不接受纯文本.
我会这样做吗?
create table User(
username varchar(20) not null,
password varchar(64) not null,
);
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
31162 次 |
最近记录: |