Introduction
This is a review for the paper of “Using Frankencerts for Automated Adversarial Testing of Certificate Validation in SSL/TLS Implementations“. The source is here
This is a review for the paper of “Using Frankencerts for Automated Adversarial Testing of Certificate Validation in SSL/TLS Implementations“. The source is here
This is one of reports which I did in last term. It mainly focus on the technical debt in database evolution.
In this paper, I draw on a case study to analyse the link between technical debts in distributed database architectures and representative architecture evolution decisions. I use alibaba’s for this purpose.
Since this is the first time for me to use spring-boot project running in the docker with MySQL database, I use a lot of Yuan Ji’s work for reference, you can also read his web page directly.
In the learning of this project, I have met with many difficulties. To help others have a better understanding of spring-mysql running on the docker. I decide to write it down and you can find the demo project at GitHub.
Ethereum(以太坊)是一个使开发人员能够建立和发布下一代分布式应用的公共区块链平台。 通过其专用加密货币以太币(Ether)提供去中心化的虚拟机(称为“以太虚拟机”Ethereum Virtual Machine)来处理点对点合约。
本文从0开始搭建了以太坊的开发环境,犹如当年初学其他语言一样,这是我们的第一个hellowork程序,在完成搭建后又进行了账户创建、挖矿、转账等测试。
我们大多数人每天都使用加密通信,你可能不知道,甚至从没关心过它。如你用百度搜索东西,你在阿里巴巴上买了一件喜欢的衬衫,HTTPS能防止你的数据在网络传输过程中不被其他人窃取。
在本博客中,我们将介绍我们加密通信背后的知识,主要内容包括:为什么我们需要升级HTTP到HTTPS,HTTP的问题在哪里?TSL和SSL探讨,HTTPS是什么?HTTPS是如何工作的?从黑客的角度如何攻击HTTPS等。
在阅读本文之前,作者默认了你已经对称加密,非对称加密,摘要算法已经有所了解,如果实在没有基础也没关系,可以先读读这两篇预热下《【密码学】一万字带您走进密码学的世界(上)》,《【密码学】一万字带您走进密码学的世界(下)》
版权声明:自由转载-非商用-非衍生-保持署名(创意共享3.0许可证)