Re: YAML::load help



The difference between the original hash and the hash loaded from the
yml file is that the original data shows the hash key, with a struct
as the hash value:

Key#<struct #<Class:0x2c790dc>attrib='data', attrib='data'>

The data after the yml load looks like:

Key<YAML::DomainType:0x2c7890c> and thats it.

The .yml file shows that there is a !ruby/struct, but after the load,
I am not seeing it. I also tried File.read with the same results.

~Jay

.



Relevant Pages

  • Re: How do I can check a password Hash in WSE 2.0
    ... You need to have the original data, ... can perform the same hashing algorithm against the data, ... hash, and then compare your computed hash against the supplied one. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Convert struct to char* in C
    ... struct cert { ... int node_ca; ... hash structur and crypter the hash result with a public key. ... The purpose of computing a secure hash and signing it is to effectively prove that the key holder signed the original data. ...
    (comp.programming)
  • Re: which hash table - chained or open-addressed?
    ... To find small primes for skip values (it turns out ... have a good 32-bit hash function -- you use the lower bits ... particular original hash interfere. ...
    (comp.lang.c)
  • Re: How to encrypt the data of a field
    ... for the original data, but that is untrue for most of the world's ... magazine, or a combination of two simple words or names, possibly with a ... the password is trivial to find from the hash. ... En encrypted password can be decrypted. ...
    (microsoft.public.sqlserver.server)
  • Re: which hash table - chained or open-addressed?
    ... To find small primes for skip values (it turns out ... have a good 32-bit hash function -- you use the lower bits ... particular original hash interfere. ...
    (comp.lang.c)