| 1 | 41,553 | 125,166 | cesd_problems | This gem is ces-d problems and points set. Language There are English and Japanese. Pro... |
| 2 | 46,879 | 125,166 | ossl_cryptor | This gem provide crypt by AES-128-CBC, AES-256-CBC and DES. Use openssl lib. |
| 3 | 55,514 | 125,166 | dighasher | This gem is generate hash. Use digest lib. Digest use MD5, SHA1, SHA2(256, 384, 512). |
| 4 | 57,350 | 125,166 | ossl_rsa | This gem provide RSA encryption and sign, verify by openssl lib. |
| 5 | 57,477 | 93,934 | xml_parser | Parse Xml Document and String. From String, Hash and XML File, Yaml File. |
| 6 | 75,290 | 125,166 | bmi_calculator | Calculation BMI. height use m, cm, feet and inch. You can very easy to use. |
| 7 | 75,649 | 73,912 | yaml_creator | Create yaml file from array, hash, and json. This gem not use yaml lib. |
| 8 | 103,162 | 125,166 | easy_zip | This gem is easy to compress and decompress the file using gzip. Use zlib lib. |