Koyupi's Gems

icon
#Total RankDaily RankNameSummary
142,210102,738cesd_problemsThis gem is ces-d problems and points set. Language There are English and Japanese. Pro...
247,46323,638ossl_cryptorThis gem provide crypt by AES-128-CBC, AES-256-CBC and DES. Use openssl lib.
356,30874,216dighasherThis gem is generate hash. Use digest lib. Digest use MD5, SHA1, SHA2(256, 384, 512).
458,09827,984ossl_rsaThis gem provide RSA encryption and sign, verify by openssl lib.
558,310102,738xml_parserParse Xml Document and String. From String, Hash and XML File, Yaml File.
676,01674,216bmi_calculatorCalculation BMI. height use m, cm, feet and inch. You can very easy to use.
776,528161,378yaml_creatorCreate yaml file from array, hash, and json. This gem not use yaml lib.
8103,97365,417easy_zipThis gem is easy to compress and decompress the file using gzip. Use zlib lib.