AlphaWorksから、アプリケーション・セキュリティ用のツール2種。
1. IBM Secure Shell Library - Javaアプリケーションがサーバ間でやり取りするデータを暗号化する。SSHの実装だそうで。
http://www.alphaworks.ibm.com/tech/sshlite
2. Security Workbench Development Environment for Java (SWORD4J…強引な略称…) - プログラムのセキュリティを検査するツール。
http://www.alphaworks.ibm.com/tech/sword4j
IBM offers free tools for application security - IT Security News - SC Magazine US
The offerings consist of IBM Secure Shell Library for Java, which automatically allows customers to encrypt Java application data transferred from one server to another, and the Security Workbench Development Environment for Java, which lets developers test and validate applications.

Leave a comment