Soon 我将释放我的第一个电子商务网站。 I m a bit paranoid about what data to encode or not tostor at all.
我计划使用“脑膜炎”付款及其“双向”解决办法,这意味着我甚至不作为信用卡付款的代理,而只是把付款处理标注放在服务器上。
此外,我还保持用户航运/固定地址,并保持基本联系,如全名、电话和电子邮件。
我的问题是,在密码旁边(Django对加密的过失),是否有必要/有必要加密用户信息,如其添加物?
Soon 我将释放我的第一个电子商务网站。 I m a bit paranoid about what data to encode or not tostor at all.
我计划使用“脑膜炎”付款及其“双向”解决办法,这意味着我甚至不作为信用卡付款的代理,而只是把付款处理标注放在服务器上。
此外,我还保持用户航运/固定地址,并保持基本联系,如全名、电话和电子邮件。
我的问题是,在密码旁边(Django对加密的过失),是否有必要/有必要加密用户信息,如其添加物?
诚然,这是你不得不回答的一个问题,即你是否愿意支付加密和加密的额外费用,如果你想要在储存或检索时查阅任何这些信息? 死刑是否值得执行?
你在考虑进行特赦时,会因申请被 ha为 ha而 w,这比在申请被 ha后会发生的情况更糟。
此外,为了加密/加密,你需要使用钥匙,而且,如果你有的话,你的关键胜利就会受到破坏,而且你无法做任何事情。 请注意,洗衣不同于加密,你打算利用 has子收回 ha数据。
还有一些需要考虑的事项,如果存在这种选择,而且用户在登记册上登记,你是否确实需要储存这种信息或依靠外部服务来提供这种信息。
您也不妨就此读到:。
Hey SO ers, I m making a C#/WPF app that needs to access a number of tables to generate some of the xaml code I will use in the app. The tables will also contain some floating point numerical data as ...
I want to encrypt individual contacts stored by the Contacts application on Android based on user s preference. So, I am thinking I ll have to hook/extend the Contacts application before the it stores ...
I want to email users an encrypted file from a Django Backend Script (running through manage.py) on Ubuntu. How can I encrypt the data so that it is unreadable by 3rd parties who might intercept or ...
Im making a website that will intergrate with game that only support md5 hashing metod (atm). Which ofc is not especially safe anymore. But how could i make it stronger? Should I just generate long ...
I m essentially trying to do the following on a Java/JSP-driven web site: User supplies a password Password is used to build a strongly-encrypted archive file (zip, or anything else) containing a ...
I though it ll be interesting to look at threads and queues, so I ve written 2 scripts, one will break a file up and encrypt each chunk in a thread, the other will do it serially. I m still very new ...
I m trying to convert this piece of code from PHP to C#. It s part of a Captive Portal. Could somebody explain what it does? $hexchal = pack ("H32", $challenge); if ($uamsecret) { $newchal = ...
I ve been stuck trying to arrive at a best solution for this for a while. I know that an initialization vector has to be unique for each item being encrypted. So if I m encrypting an address and I ...