search for: certicom

Displaying 6 results from an estimated 6 matches for "certicom".

2011 Sep 06
2
mac_int() does not call HMAC_CTX_init()
Last year I sent the email below describing a bug in openssh 5.6p1. I just noticed this bug still exists in 5.9p1. Probably my earlier email was treated as spam because it was in HTML format. -- Robert Dugal Team Lead SSL & PKI Group Certicom Corp. A Subsidiary of Research In Motion 4701 Tahoe Blvd., Building A Mississauga, ON L4W 0B5 rdugal at certicom.com direct??????? +1.289.261.4148 mobile?????? +1.416.276.8062 main ??? ???? +1.905.507.4220 fax?? ?????????? +1.905.507.4230 www....
2011 Sep 08
1
ssh_SSLeay_add_all_algorithms()
...-keygen.c ssh-keysign.c ssh.c sshd.c But starting with openssh-5.7p1 these calls are all gone. Is this a bug or can anyone explain how this should work in 5.6p1 and later? SSLeay_add_all_algorithms() is replaced with OpenSSL_add_all_algorithms(). -- Robert Dugal Team Lead SSL & PKI Group Certicom Corp. A Subsidiary of Research In Motion 4701 Tahoe Blvd., Building A Mississauga, ON L4W 0B5 rdugal at certicom.com direct??????? +1.289.261.4148 mobile?????? +1.416.276.8062 main ??? ???? +1.905.507.4220 fax?? ?????????? +1.905.507.4230 www....
2011 Sep 07
0
cipher_get_keycontext() and cipher_set_keycontext() copying OpenSSL RC4 cryptographic state
...eycontext() will be called. Can someone provide me with some instructions on how I could configure an OpenSSH linux installation to verify this will be an issue when using an engine? Once I have verified this is an issue I will file a bug. Thanks Rob -- Robert Dugal Team Lead SSL & PKI Group Certicom Corp. A Subsidiary of Research In Motion 4701 Tahoe Blvd., Building A Mississauga, ON L4W 0B5 rdugal at certicom.com direct +1.289.261.4148 mobile +1.416.276.8062 main +1.905.507.4220 fax +1.905.507.4230 www.c...
2007 Sep 28
5
Problem with FlexLM licensing
I'm trying to run up ModelSim (a commercial simulator for hardware description languages), which is licensed on FlexLM, using the hard disk number. This program isn't listed in the apps database. I have a valid license, and the Flex tools are correctly identifying, under Wine, that there's a licence and that it's valid. They find the appropriate env variable, identify the
2011 Sep 07
5
[Bug 1934] New: mac_init() calls HMAC_Init() without previously having called HMAC_CTX_init().
...Product: Portable OpenSSH Version: 5.8p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: rdugal at certicom.com I have been doing some work with OpenSSH 5.8p1, attempting to use an alternative engine for crypto. In mac.c, the function mac_init() calls HMAC_Init() without previously having called HMAC_CTX_init(). However, OpenSSL documentation states that HMAC_CTX_init() is mandatory. See http://www.op...
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
I am having trouble figuring out how to build openssh-5.8p1 for QNX 6.5. I am trying to build on linux, cross-compiling for armv7. If I configure like this: configure CC=ntoarmv7-gcc --host=i686-pc-linux-gnu --target=arm-unknown-nto-qnx6.5.0 then I get these errors: sshconnect.o: In function `timeout_connect': sshconnect.c:(.text+0x778): undefined reference to