Koyupi's Gems

icon
#Total RankDaily RankNameSummary
143,08957,730cesd_problemsThis gem is ces-d problems and points set. Language There are English and Japanese. Pro...
248,50257,730ossl_cryptorThis gem provide crypt by AES-128-CBC, AES-256-CBC and DES. Use openssl lib.
357,37057,730dighasherThis gem is generate hash. Use digest lib. Digest use MD5, SHA1, SHA2(256, 384, 512).
459,25857,730ossl_rsaThis gem provide RSA encryption and sign, verify by openssl lib.
559,30757,730xml_parserParse Xml Document and String. From String, Hash and XML File, Yaml File.
677,23457,730bmi_calculatorCalculation BMI. height use m, cm, feet and inch. You can very easy to use.
777,68757,730yaml_creatorCreate yaml file from array, hash, and json. This gem not use yaml lib.
8105,34957,730easy_zipThis gem is easy to compress and decompress the file using gzip. Use zlib lib.