Displaying 20 results from an estimated 10000 matches similar to: "Encription in unix and decryption in windows"
2008 Jun 06
1
Need help with Decryption using blowfish CBC
Hello all,
Hoping someone can help me out here. I''ve burned almost a week trying
to figure out how to decrypt
an image file that has been encrypted using Blowfish CBC.
I found some code on the net and have modified as follows:
require ''openssl''
require ''digest/sha1''
ivArr = [0x0D,
0x0E,
0x0A,
0x0D,
0x0F,
0x0A,
0x0C,
0x0E
]
2009 Sep 19
3
Blowfish crypt in rails app
HI
Im creating a rails app using blowfish encryption and decryption, in my
app i have included a gem crypt for doing a encryption and im trying to
decrypt the result using blowfish.js
is that possible to do that encryption via ruby gem and decryption via
blowfish.js, i download the blowfish js from the url:
http://dren.ch/js/blowfish.js
Is it possible to implement encryption via ruby
2017 Oct 27
1
Password encription
The use of salt, today, is to prevent the attacker from directly seeing
who has same passwords. Of course it also will make a rainbow table
attack less useful, but then again, no one uses rainbow tables anymore
since it takes about few minutes to brute force a password in the cloud
or on your home computer GPU. SHA512-CRYPT uses by default 4000 rounds
on dovecot, to make it more computationally
2017 Oct 27
0
Password encription
Aki,
if I understand it well, salt is useful when database is/was stolen ?
Then thief can use eg. rainbow tables to decrypt passwords.
Regards,
Jack
2017-10-27 7:42 GMT+02:00 Aki Tuomi <aki.tuomi at dovecot.fi>:
>
>
> On 27.10.2017 08:37, @lbutlr wrote:
> > On 25 Oct 2017, at 03:11, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> >> SHA512-CRYPT and PLAIN/LOGIN
2016 Sep 19
0
[PATCH 1/3] fish: move disk decryption helpers in own file
This way it is easier to use them outside the rest of the code in
guestfish for inspection & mount.
Just code motion, no behaviour changes.
---
align/Makefile.am | 1 +
cat/Makefile.am | 1 +
df/Makefile.am | 1 +
diff/Makefile.am | 1 +
edit/Makefile.am | 1 +
fish/Makefile.am | 1 +
fish/decrypt.c | 102
2017 Oct 27
2
Password encription
On 27.10.2017 08:37, @lbutlr wrote:
> On 25 Oct 2017, at 03:11, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>> SHA512-CRYPT and PLAIN/LOGIN with SSL.
> I?m happy with SHA256-CRYPT and PLAIN/LOGIN.
>
Yes. SHA256-CRYPT is good too. It was just recommendation over using
CRAM-MD5, use anything with salt.
Aki
2018 May 17
1
Decryption method for Maildir messages stored by mail_crypt plugin
I've successfully implemented the mail_crypt plugin on v2.2.27 and it's
working like a champ, but some of our administrative operations require
access to Maildir messages in plaintext.
I've found numerous threads detailing help with mail_crypt setup, but none
of my research has yielded a method of decrypting the stored messages.
Relevant plugin config:
mail_crypt_curve =
2011 Mar 07
1
blowfish encrypted url in ruby
How to encrypt and decrypt the url using blowfish in ruby?
ex: url=
http://localhost:3000?username=vam&paswd=1234&street=hyd&contact=999999999&company=raymarine&city=hyd&state=UP&country=ZP&zip_code=543211
please help its very urgent.
Thanks in advance - Vam
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to
2006 Nov 16
2
ssh-decrypt
Hi,
One of the problems we are facing is secure storage of
passwords (database, bestcrypt, other
applications/systems,
) and availability within
users' scripts (perl, python, ...) or applications
(Java, C,
). I'm sure that there are quite a few
people who are facing the same issue and there are
quite a few home made solutions, such as password
obfuscators and/or solutions based on the
2020 Jan 22
2
Re: [PATCH] mltools, options: support --allow-discards when decrypting LUKS devices
On Wed, Jan 22, 2020 at 10:14:38AM +0100, Jan Synacek wrote:
> -val inspect_decrypt : Guestfs.guestfs -> key_store -> unit
> +val inspect_decrypt : Guestfs.guestfs -> ?allow_discards:bool -> key_store -> unit
>
> (** Simple implementation of decryption: look for any [crypto_LUKS]
> partitions and decrypt them, then rescan for VGs. This only works
> for
2020 Jan 22
0
Re: [PATCH] mltools, options: support --allow-discards when decrypting LUKS devices
On Wed, Jan 22, 2020 at 10:50 AM Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Wed, Jan 22, 2020 at 10:14:38AM +0100, Jan Synacek wrote:
> > -val inspect_decrypt : Guestfs.guestfs -> key_store -> unit
> > +val inspect_decrypt : Guestfs.guestfs -> ?allow_discards:bool ->
> key_store -> unit
> >
> > (** Simple implementation of decryption:
2017 Oct 25
1
Password encription
CRAM-MD5 should not be used. Its not terribly secure.
---Aki TuomiDovecot oy
-------- Original message --------From: "j.emerlik" <j.emerlik at gmail.com> Date: 25/10/2017 11:58 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Cc: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: Password encription
Thx Aki,
with CRAP-MD5 as scheme and mechanism?
2017 Oct 25
3
Password encription
SHA512-CRYPT and PLAIN/LOGIN with SSL.
---Aki TuomiDovecot oy
-------- Original message --------From: "j.emerlik" <j.emerlik at gmail.com> Date: 25/10/2017 12:07 (GMT+02:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Cc: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: Password encription
What scheme and mechanism do you recommend?
2017-10-25 11:01 GMT+02:00
2019 Apr 10
0
decrypt.rb
>>>
>> Yes. I gave it a try here, and it seems to work. Does it give any extra
>> information if you include -i flag?
>>
>> Aki
>>
>
> Yes, I had tried that, and it doesn't give much extra information, at
> least to my eye, that seems to help my issue.? Above the previous
> output it outputs the Version, Flags, Header length, Cipher algo,
2014 Oct 01
3
gpg can't decrypt message
Hey guys,
Having a little gpg issue I was wondering if someone could help me with.
A friend of mine sent me an encrypted message. So I searched online and
found a a set of keys that correspond with his email address. And imported
them. But when I go to decrypt the message, this is what I get:
[root at ops:~] #gpg --decrypt roger-message
gpg: encrypted with 2048-bit RSA key, ID 9617EA5C,
2010 Aug 16
1
Does rsync use encription also for local tranfers?
Hy everybody,
I'm using rsync to backup/synchronize folders to/from USB connected external hard drives.
But I can't find an answer to a doubt.
Does rsync use encription also for local tranfers?
For "local transfer" I mean a transfer that doesn't go through a network like
folders synchronization with external hard drives.
I'm asking because the speed of local transfers
2019 Oct 17
0
Using Clevis/Tang (NBDE) to automatically decrypt volumes from within libguestfs
This is about Network-Bound Disk Encryption (NBDE) not to be confused
of course with NBD! NBDE is where you use disk encryption in your
virtual machines. But instead of having to type a passphrase when the
guest boots, there is a network server which gives out tokens, so as
long as the guest is booted from the trusted network it is able to
boot unattended.
In RHEL[1] we have three pieces of
2020 Jan 22
0
[PATCH] mltools, options: support --allow-discards when decrypting LUKS devices
---
mltools/tools_utils-c.c | 8 ++++----
mltools/tools_utils.ml | 6 +++---
mltools/tools_utils.mli | 2 +-
options/decrypt.c | 5 +++--
options/inspect.c | 2 +-
options/options.h | 2 +-
6 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/mltools/tools_utils-c.c b/mltools/tools_utils-c.c
index 6c43b8d..1dcebc4 100644
--- a/mltools/tools_utils-c.c
+++
2017 Oct 25
0
Password encription
PLAIN and LOGIN.
---Aki TuomiDovecot oy
-------- Original message --------From: "j.emerlik" <j.emerlik at gmail.com> Date: 25/10/2017 11:41 (GMT+02:00) To: Dovecot Mailing List <dovecot at dovecot.org> Subject: Password encription
Hi,
which authentication mechanism should I use for SHA-256 password schama ?
Regards,
Jack
2017 Oct 25
0
Password encription
Thx Aki,
with CRAP-MD5 as scheme and mechanism it's works corretlly.
2017-10-25 10:52 GMT+02:00 Aki Tuomi <aki.tuomi at dovecot.fi>:
> PLAIN and LOGIN.
>
>
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original message --------
> From: "j.emerlik" <j.emerlik at gmail.com>
> Date: 25/10/2017 11:41 (GMT+02:00)
> To: Dovecot Mailing