| 1 | 42,968 | 123,456 | cesd_problems | This gem is ces-d problems and points set. Language There are English and Japanese. Pro... |
| 2 | 48,397 | 123,456 | ossl_cryptor | This gem provide crypt by AES-128-CBC, AES-256-CBC and DES. Use openssl lib. |
| 3 | 57,260 | 123,456 | dighasher | This gem is generate hash. Use digest lib. Digest use MD5, SHA1, SHA2(256, 384, 512). |
| 4 | 59,111 | 123,456 | ossl_rsa | This gem provide RSA encryption and sign, verify by openssl lib. |
| 5 | 59,190 | 71,753 | xml_parser | Parse Xml Document and String. From String, Hash and XML File, Yaml File. |
| 6 | 77,089 | 123,456 | bmi_calculator | Calculation BMI. height use m, cm, feet and inch. You can very easy to use. |
| 7 | 77,553 | 123,456 | yaml_creator | Create yaml file from array, hash, and json. This gem not use yaml lib. |
| 8 | 105,184 | 90,350 | easy_zip | This gem is easy to compress and decompress the file using gzip. Use zlib lib. |