ruby-gpgme/lib
Ben Burkert 8058b4454f Fix Key#inspect, Key#to_s, SubKey#inspect, & SubKey#to_s on 1.8.
* sprintf('%c', 'a') works fine on 1.9, but on 1.8 it raises "TypeError:
  can't convert String into Integer"
2011-08-08 14:10:26 -07:00
..
gpgme Fix Key#inspect, Key#to_s, SubKey#inspect, & SubKey#to_s on 1.8. 2011-08-08 14:10:26 -07:00
gpgme.rb Updated README with information about GPGME::Engine and the symmetric encryption. TODOS reviewed. 2011-05-09 18:34:16 +02:00