hello, sorry if am posting off forum topic, but icouldnt find any useful crypto forum(tell me if u know any)
i have a DB column that have a password, which is encoded/encrypted i dont know, the string looks like this
-127;-103;-62;-39;35;47;9;37;
the field length is 29 char
it only contains digits, semi colons and dashes
its always 8 characters(i assume that a semicolon is a new char)
what kind of encryption/encoding is that?any idea how to decrypt/decode that?
it doesnt look like any popular algorithm, not ASCII codes! what is it then

please advice
regards,